Home
last modified time | relevance | path

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

/cts/tests/tests/notification/NotificationListener/src/com/android/test/notificationlistener/
DINLSControlService.aidl22 boolean isNotificationListenerConnected(); in isNotificationListenerConnected() method
DNLSControlService.kt39 override fun isNotificationListenerConnected(): Boolean { in isNotificationListenerConnected() method in com.android.test.notificationlistener.NLSControlService.MyNLSControlService