Home
last modified time | relevance | path

Searched refs:EXTRA_ALLOW_DURING_SETUP (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationFilter.java152 && sbn.getNotification().extras.getBoolean(Notification.EXTRA_ALLOW_DURING_SETUP); in showNotificationEvenIfUnprovisioned()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationFilterTest.java210 bundle.putBoolean(Notification.EXTRA_ALLOW_DURING_SETUP, allowDuringSetup); in initStatusBarNotification()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotificationDataTest.java596 bundle.putBoolean(Notification.EXTRA_ALLOW_DURING_SETUP, allowDuringSetup); in initStatusBarNotification()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DMultiClientInputMethodManagerService.java493 extras.putBoolean(Notification.EXTRA_ALLOW_DURING_SETUP, true); in onBootPhase()
DInputMethodManagerService.java1473 extras.putBoolean(Notification.EXTRA_ALLOW_DURING_SETUP, true); in InputMethodManagerService()
/frameworks/base/core/java/android/app/
DNotification.java1155 public static final String EXTRA_ALLOW_DURING_SETUP = "android.allowDuringSetup"; field in Notification
/frameworks/base/api/
Dsystem-current.txt532 …ermission.NOTIFICATION_DURING_SETUP) public static final String EXTRA_ALLOW_DURING_SETUP = "androi…
/frameworks/base/non-updatable-api/
Dsystem-current.txt532 …ermission.NOTIFICATION_DURING_SETUP) public static final String EXTRA_ALLOW_DURING_SETUP = "androi…