Searched refs:PRIORITY_HIGH (Results 1 – 10 of 10) sorted by relevance
/external/replicaisland/src/com/replica/replicaisland/ |
D | AnimationComponent.java | 158 mRocketSoundStream = sound.play(mRocketSound, true, SoundSystem.PRIORITY_HIGH); in update() 264 sound.play(mLandThump, false, SoundSystem.PRIORITY_HIGH, 1.0f, in update()
|
D | SoundSystem.java | 32 public static final int PRIORITY_HIGH = 2; field in SoundSystem
|
/external/libchrome/ipc/ |
D | ipc_message.h | 43 PRIORITY_HIGH enumerator
|
D | ipc_message_utils_unittest.cc | 29 Message::PriorityValue nested_priority = Message::PRIORITY_HIGH; in TEST()
|
/external/ipsec-tools/src/libipsec/ |
D | libpfkey.h | 42 #define PRIORITY_HIGH 0x40000000 macro
|
D | ipsec_dump_policy.c | 132 priority_offset = xpl->sadb_x_policy_priority - PRIORITY_HIGH;
|
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/ |
D | PlayerNotificationManager.java | 350 NotificationCompat.PRIORITY_HIGH, 891 case NotificationCompat.PRIORITY_HIGH: in setPriority()
|
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/ |
D | PlayerNotificationManager.java | 658 NotificationCompat.PRIORITY_HIGH, 1068 case NotificationCompat.PRIORITY_HIGH: in setPriority()
|
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/ |
D | PlayerNotificationManager.java | 662 NotificationCompat.PRIORITY_HIGH, 1072 case NotificationCompat.PRIORITY_HIGH: in setPriority()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
D | TelephonyManagerFacade.java | 850 AvailableNetworkInfo.PRIORITY_HIGH, in telephonyUpdateAvailableNetworks()
|