Home
last modified time | relevance | path

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

/cts/tests/app/NotificationListener/src/com/android/test/notificationlistener/
DINotificationUriAccessService.aidl20 void ensureNotificationListenerServiceConnected(boolean connected); in ensureNotificationListenerServiceConnected() method
DNotificationUriAccessService.kt28 override fun ensureNotificationListenerServiceConnected(ensureConnected: Boolean) { in ensureNotificationListenerServiceConnected() method in com.android.test.notificationlistener.NotificationUriAccessService.MyNotificationUriAccessService