summaryrefslogtreecommitdiff
path: root/ui/app-start-intent/src/main/res/values/pending_intent.xml
blob: b9a6ac65fd24b073d3514315d0fee8670e2e48d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <item name="pending_intent_download_service_notification" type="id"/>
    <item name="pending_intent_download_service_retry" type="id"/>
    <item name="pending_intent_download_cancel_all" type="id"/>
    <item name="pending_intent_download_service_auth" type="id"/>
    <item name="pending_intent_download_service_report" type="id"/>
    <item name="pending_intent_download_service_autodownload_report" type="id"/>
    <item name="pending_intent_allow_stream_always" type="id"/>
    <item name="pending_intent_allow_stream_this_time" type="id"/>
    <item name="pending_intent_playback_speed" type="id"/>
    <item name="pending_intent_player_activity" type="id"/>
    <item name="pending_intent_video_player" type="id"/>
</resources>