HomeSort by relevance Sort by last modified time
    Searched defs:PRIORITY_HIGH (Results 1 - 25 of 64) sorted by null

1 2 3

  /packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
MessagesFilter.java 24 public static final byte PRIORITY_HIGH = 0x01;
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaThumbRequest.java 51 static final int PRIORITY_HIGH = 5;
  /external/ipsec-tools/src/libipsec/
libpfkey.h 42 #define PRIORITY_HIGH 0x40000000
  /external/libmojo/ipc/
ipc_message.h 40 PRIORITY_HIGH
  /external/replicaisland/src/com/replica/replicaisland/
SoundSystem.java 32 public static final int PRIORITY_HIGH = 2;
  /development/samples/ApiDemos/src/com/example/android/mmslib/pdu/
PduHeaders.java 207 public static final int PRIORITY_HIGH = 0x82;
396 if ((value < PRIORITY_LOW) || (value > PRIORITY_HIGH)) {
  /frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
PduHeaders.java 207 public static final int PRIORITY_HIGH = 0x82;
396 if ((value < PRIORITY_LOW) || (value > PRIORITY_HIGH)) {
  /packages/apps/Messaging/src/android/support/v7/mms/pdu/
PduHeaders.java 205 public static final int PRIORITY_HIGH = 0x82;
394 if ((value < PRIORITY_LOW) || (value > PRIORITY_HIGH)) {
  /packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
PduHeaders.java 212 public static final int PRIORITY_HIGH = 0x82;
414 if ((value < PRIORITY_LOW) || (value > PRIORITY_HIGH)) {
  /frameworks/support/compat/src/main/java/androidx/core/app/
NotificationCompat.java 217 public static final int PRIORITY_HIGH = 1;
    [all...]
  /frameworks/base/core/java/android/app/
Notification.java 613 PRIORITY_HIGH,
655 public static final int PRIORITY_HIGH = 1;
676 * A notification that is at least {@link #PRIORITY_HIGH} is more likely to be presented
    [all...]
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar 
org.eclipse.core.resources_3.10.0.v20150423-0755.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /sdk/apps/NotificationStudio/libs/
android-support-v4.jar 
  /development/samples/ControllerSample/libs/
android-support-v4.jar 
  /development/samples/training/ContactsList/libs/
android-support-v4.jar 
  /development/samples/training/EffectiveNavigation/libs/
android-support-v4.jar 
  /development/samples/training/InteractiveChart/libs/
android-support-v4.jar 
  /development/samples/training/NavigationDrawer/libs/
android-support-v4.jar 
  /external/robolectric/v1/lib/main/
android-support-v4.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/13.0.0/
support-v4-13.0.0.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/18.0.0/
support-v4-18.0.0.jar 
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 

Completed in 198 milliseconds

1 2 3