Searched refs:allowAssistant (Results 1 – 2 of 2) sorted by relevance
982 if (allowAssistant(userId, cn)) return; in setDefaultAssistantForUser()1048 private boolean allowAssistant(int userId, ComponentName candidate) { in allowAssistant() method in NotificationManagerService
16105 PLcom/android/server/notification/NotificationManagerService;->allowAssistant(ILandroid/content/Com…