Home
last modified time | relevance | path

Searched refs:allowAssistant (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java982 if (allowAssistant(userId, cn)) return; in setDefaultAssistantForUser()
1048 private boolean allowAssistant(int userId, ComponentName candidate) { in allowAssistant() method in NotificationManagerService
/frameworks/base/services/
Dart-wear-profile16105 PLcom/android/server/notification/NotificationManagerService;->allowAssistant(ILandroid/content/Com…