Home
last modified time | relevance | path

Searched defs:getNotificationManager (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/ui/
DNotificationChannelManager.java156 private NotificationManager getNotificationManager(Context context) { in getNotificationManager() method in NotificationChannelManager
/packages/apps/Dialer/java/com/android/dialer/notification/
DDialerNotificationManager.java135 private static NotificationManager getNotificationManager(@NonNull Context context) { in getNotificationManager() method in DialerNotificationManager
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallServiceNotifier.java220 private NotificationManager getNotificationManager(Context context) { in getNotificationManager() method in CallServiceNotifier