Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DRedactionInterstitial.java184 final boolean showNotifications = managedProfile || Settings.Secure.getIntForUser( in loadFromSettings()
190 if (showNotifications) { in loadFromSettings()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DRedactionInterstitial.java180 final boolean showNotifications = managedProfile || Settings.Secure.getIntForUser( in loadFromSettings()
186 if (showNotifications) { in loadFromSettings()
/packages/apps/PermissionController/src/com/android/permissioncontroller/incident/
DPendingList.java202 showNotifications(notificationRecs); in updateState()
238 private void showNotifications(List<Rec> recs) { in showNotifications() method in PendingList.Updater
/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DVisualVoicemailUpdateTask.java116 VisualVoicemailNotifier.showNotifications( in updateNotification()
DVisualVoicemailNotifier.java71 public static void showNotifications( in showNotifications() method in VisualVoicemailNotifier