Home
last modified time | relevance | path

Searched refs:supportsProfiles (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DManagedServices.java1755 return supportsProfiles() in enabledAndUserMatches()
1760 public boolean supportsProfiles() { in supportsProfiles() method in ManagedServices.ManagedServiceInfo
H A DNotificationManagerService.java4277 REASON_LISTENER_CANCEL_ALL, info, info.supportsProfiles());
4510 if (info.supportsProfiles()) {
/aosp12/frameworks/base/services/
H A Dart-profile26149 HPLcom/android/server/notification/ManagedServices$ManagedServiceInfo;->supportsProfiles()Z