Home
last modified time | relevance | path

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

/packages/apps/TvSettings/unbundle/java/com/android/tv/settings/unbundle/sdklib/
DNotificationManagerCompat.java32 public void setNotificationListenerAccessGranted( in setNotificationListenerAccessGranted() method in NotificationManagerCompat
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowNotificationManager.java59 protected void setNotificationListenerAccessGranted(ComponentName listener, boolean granted) { in setNotificationListenerAccessGranted() method in ShadowNotificationManager