Searched refs:getAllowedNotificationAssistantForUser (Results 1 – 3 of 3) sorted by relevance
193 ComponentName getAllowedNotificationAssistantForUser(int userId); in getAllowedNotificationAssistantForUser() method
5522 public ComponentName getAllowedNotificationAssistantForUser(int userId) {5534 return getAllowedNotificationAssistantForUser(getCallingUserHandle().getIdentifier());
4334 mBinderService.getAllowedNotificationAssistantForUser(user.getIdentifier()); in testGetAssistantAllowedForUser()