Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DINotificationManager.aidl186 ComponentName getAllowedNotificationAssistantForUser(int userId); in getAllowedNotificationAssistantForUser() method
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java4726 public ComponentName getAllowedNotificationAssistantForUser(int userId) {
4738 return getAllowedNotificationAssistantForUser(getCallingUserHandle().getIdentifier());
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2841 mBinderService.getAllowedNotificationAssistantForUser(user.getIdentifier()); in testGetAssistantAllowedForUser()
/frameworks/base/services/
Dart-profile21310 …roid/server/notification/NotificationManagerService$10;->getAllowedNotificationAssistantForUser(I)…