Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DRedactionInterstitial.java185 final boolean showNotifications = managedProfile || Settings.Secure.getIntForUser( in loadFromSettings()
191 if (showNotifications) { in loadFromSettings()
/packages/modules/Permission/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