Home
last modified time | relevance | path

Searched defs:PRIORITY_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/utils/
DThreadDefs.h105 PRIORITY_DEFAULT = ANDROID_PRIORITY_DEFAULT, enumerator
/frameworks/base/core/java/android/app/
DNotification.java356 public static final int PRIORITY_DEFAULT = 0; field in Notification