Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DPriorityExtractor.java47 ? Notification.PRIORITY_MAX : Notification.PRIORITY_DEFAULT); in process()
DPreferencesHelper.java97 private static final int DEFAULT_PRIORITY = Notification.PRIORITY_DEFAULT;
781 ? Notification.PRIORITY_MAX : Notification.PRIORITY_DEFAULT; in updateNotificationChannel()
DNotificationRecord.java360 case Notification.PRIORITY_DEFAULT: in calculateInitialImportance()
/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DALooper.h50 int32_t priority = PRIORITY_DEFAULT
/frameworks/base/core/java/android/app/job/
DJobInfo.java188 public static final int PRIORITY_DEFAULT = 0; field in JobInfo
987 private int mPriority = PRIORITY_DEFAULT;
1617 case PRIORITY_DEFAULT: in getPriorityString()
1618 return PRIORITY_DEFAULT + " [DEFAULT]"; in getPriorityString()
/frameworks/av/services/camera/libcameraservice/hidl/
DAidlCameraDeviceCallbacks.cpp41 PRIORITY_DEFAULT); in initializeLooper()
/frameworks/base/core/java/android/app/
DNotificationChannel.java714 setBypassDnd(Notification.PRIORITY_DEFAULT in populateFromXml()
715 != safeInt(parser, ATT_PRIORITY, Notification.PRIORITY_DEFAULT)); in populateFromXml()
DNotification.java635 PRIORITY_DEFAULT,
651 public static final int PRIORITY_DEFAULT = 0; field in Notification
2149 this.priority = PRIORITY_DEFAULT; in Notification()
3094 case PRIORITY_DEFAULT: in priorityToString()
3464 mN.priority = PRIORITY_DEFAULT; in Builder()
/frameworks/base/core/proto/android/service/
Dnotification.proto133 // Default is PRIORITY_DEFAULT (0).
/frameworks/wilhelm/src/android/
Dandroid_GenericPlayer.cpp74 mLooper->start(false /*runOnCallingThread*/, true /*canCallJava*/, PRIORITY_DEFAULT); in init()
/frameworks/av/camera/ndk/impl/
DACameraManager.cpp107 PRIORITY_DEFAULT); in getCameraService()
DACameraDevice.cpp78 PRIORITY_DEFAULT); in CameraDevice()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationBuilderTest.java399 b.setPriority(Notification.PRIORITY_DEFAULT); in buildNotification()
/frameworks/base/services/core/java/com/android/server/content/
DSyncOperation.java344 return JobInfo.PRIORITY_DEFAULT; in findPriority()
/frameworks/av/camera/ndk/ndk_vendor/impl/
DACameraManager.cpp244 PRIORITY_DEFAULT); in getCameraService()
DACameraDevice.cpp99 PRIORITY_DEFAULT); in CameraDevice()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java789 … assertEquals(Notification.PRIORITY_DEFAULT, mHelper.getPackagePriority(PKG_N_MR1, UID_N_MR1)); in testUpdate_preUpgrade_updatesAppFields()
820 assertEquals(Notification.PRIORITY_DEFAULT, mHelper.getPackagePriority(PKG_O, UID_O)); in testUpdate_postUpgrade_noUpdateAppFields()
833 assertEquals(Notification.PRIORITY_DEFAULT, mHelper.getPackagePriority(PKG_O, UID_O)); in testUpdate_postUpgrade_noUpdateAppFields()
847 … assertEquals(Notification.PRIORITY_DEFAULT, mHelper.getPackagePriority(PKG_N_MR1, UID_N_MR1)); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()
870 … assertEquals(Notification.PRIORITY_DEFAULT, mHelper.getPackagePriority(PKG_N_MR1, UID_N_MR1)); in testUpdate_preUpgrade_noUpdateAppFieldsWithMultipleChannels()
/frameworks/av/media/ndk/
DNdkImageReader.cpp339 PRIORITY_DEFAULT); in init()
/frameworks/av/media/libmediaplayer2/nuplayer2/
DGenericSource2.cpp328 PRIORITY_DEFAULT); in prepareAsync()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...