Home
last modified time | relevance | path

Searched refs:PRIORITY_DEFAULT (Results 1 – 15 of 15) sorted by relevance

/frameworks/native/include/utils/
DThreadDefs.h105 PRIORITY_DEFAULT = ANDROID_PRIORITY_DEFAULT, enumerator
DThread.h49 int32_t priority = PRIORITY_DEFAULT,
DAndroidThreads.h107 int32_t threadPriority = PRIORITY_DEFAULT,
/frameworks/av/include/media/stagefright/foundation/
DALooper.h49 int32_t priority = PRIORITY_DEFAULT
/frameworks/support/v4/java/android/support/v4/app/
DNotificationCompat.java47 public static final int PRIORITY_DEFAULT = 0; field in NotificationCompat
91 if (b.mPriority > PRIORITY_DEFAULT) { in build()
221 mPriority = PRIORITY_DEFAULT; in Builder()
/frameworks/native/libs/utils/
DThreads.cpp148 if (threadPriority != PRIORITY_DEFAULT || threadName != NULL) { in androidCreateRawThreadEtc()
298 PRIORITY_DEFAULT, 0, id); in androidCreateThreadGetID()
/frameworks/base/core/java/android/app/
DNotification.java357 public static final int PRIORITY_DEFAULT = 0; field in Notification
507 this.priority = PRIORITY_DEFAULT; in Notification()
998 mPriority = PRIORITY_DEFAULT; in Builder()
/frameworks/wilhelm/src/android/
Dandroid_GenericPlayer.cpp73 mLooper->start(false /*runOnCallingThread*/, false /*canCallJava*/, PRIORITY_DEFAULT); in init()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java393 b.setPriority(Notification.PRIORITY_DEFAULT); in buildNotification()
/frameworks/base/media/jni/
Dandroid_media_MediaCodec.cpp85 PRIORITY_DEFAULT); in JMediaCodec()
/frameworks/base/docs/html/about/versions/
Dandroid-4.1.jd664 android.app.Notification#PRIORITY_DEFAULT}, and there's two levels higher and two levels lower.</p>
/frameworks/base/docs/html/sdk/api_diff/16/
DmissingSinces.txt569 NO DOC BLOCK: android.app.Notification Field PRIORITY_DEFAULT
/frameworks/base/api/
D16.txt3733 field public static final int PRIORITY_DEFAULT = 0; // 0x0
D17.txt3793 field public static final int PRIORITY_DEFAULT = 0; // 0x0
Dcurrent.txt3793 field public static final int PRIORITY_DEFAULT = 0; // 0x0