Home
last modified time | relevance | path

Searched defs:isNotificationListenerAccessGranted (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowNotificationManager.java54 protected boolean isNotificationListenerAccessGranted(ComponentName listener) { in isNotificationListenerAccessGranted() method in ShadowNotificationManager
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationBackend.java630 public boolean isNotificationListenerAccessGranted(ComponentName cn) { in isNotificationListenerAccessGranted() method in NotificationBackend