Home
last modified time | relevance | path

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

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