Searched refs:EXTRA_ALLOW_DURING_SETUP (Results 1 – 3 of 3) sorted by relevance
296 && sbn.getNotification().extras.getBoolean(Notification.EXTRA_ALLOW_DURING_SETUP); in showNotificationEvenIfUnprovisioned()
835 public static final String EXTRA_ALLOW_DURING_SETUP = "android.allowDuringSetup"; field in Notification
789 extras.putBoolean(Notification.EXTRA_ALLOW_DURING_SETUP, true); in InputMethodManagerService()