Home
last modified time | relevance | path

Searched refs:DEFAULT_PRIORITY (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DUiModeManager.java259 enableCarMode(DEFAULT_PRIORITY, flags); in enableCarMode()
356 public static final int DEFAULT_PRIORITY = 0; field in UiModeManager
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java100 private static final int DEFAULT_PRIORITY = Notification.PRIORITY_DEFAULT; field in PreferencesHelper
191 DEFAULT_PRIORITY), in readXml()
201 parser, ATT_PRIORITY, DEFAULT_PRIORITY); in readXml()
300 DEFAULT_IMPORTANCE, DEFAULT_PRIORITY, DEFAULT_VISIBILITY, DEFAULT_SHOW_BADGE, in getOrCreatePackagePreferencesLocked()
391 if (r.priority != DEFAULT_PRIORITY) { in createDefaultChannelIfNeededLocked()
421 || r.priority != DEFAULT_PRIORITY in writeXml()
435 if (r.priority != DEFAULT_PRIORITY) { in writeXml()
1477 if (r.priority != DEFAULT_PRIORITY) { in dumpPackagePreferencesLocked()
1567 if (r.priority != DEFAULT_PRIORITY) { in dumpJson()
1801 p.priority = DEFAULT_PRIORITY; in clearData()
[all …]
/frameworks/base/services/core/java/com/android/server/
DUiModeManagerService.java452 if (priority != UiModeManager.DEFAULT_PRIORITY
513 .orElse(UiModeManager.DEFAULT_PRIORITY);
749 boolean isDefaultPriority = priority == UiModeManager.DEFAULT_PRIORITY; in disableCarMode()
828 UiModeManager.DEFAULT_PRIORITY, "" /* packageName */); in updateDockState()
/frameworks/base/api/
Dsystem-current.txt622 field public static final int DEFAULT_PRIORITY = 0; // 0x0
/frameworks/base/non-updatable-api/
Dsystem-current.txt622 field public static final int DEFAULT_PRIORITY = 0; // 0x0