summaryrefslogtreecommitdiff
path: root/ui/app-start-intent/src/main/res/values/pending_intent.xml
blob: 30b35d92663b14dee770ebf612aaf4eef5e9d749 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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"/>
    <item name="pending_intent_sync_error" type="id"/>
</resources>