Home
last modified time | relevance | path

Searched refs:NotificationManagerInternal (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerInternal.java22 public interface NotificationManagerInternal { interface
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java22 import com.android.server.notification.NotificationManagerInternal;
589 NotificationManagerInternal nm = LocalServices.getService( in postNotification()
590 NotificationManagerInternal.class); in postNotification()
731 NotificationManagerInternal nmi = LocalServices.getService( in stripForegroundServiceFlagFromNotification()
732 NotificationManagerInternal.class); in stripForegroundServiceFlagFromNotification()
/frameworks/base/services/
Dart-profile926 HSPLcom/android/server/notification/NotificationManagerInternal;->enqueueNotification(Ljava/lang/St…
927 HSPLcom/android/server/notification/NotificationManagerInternal;->getNotificationChannel(Ljava/lang…
928 HSPLcom/android/server/notification/NotificationManagerInternal;->removeForegroundServiceFlagFromNo…
2877 Lcom/android/server/notification/NotificationManagerInternal;