Searched defs:isNotificationListenerConnected (Results 1 – 2 of 2) sorted by relevance
/cts/tests/tests/notification/NotificationListener/src/com/android/test/notificationlistener/ | ||
D | INLSControlService.aidl | 22 boolean isNotificationListenerConnected(); in isNotificationListenerConnected() method |
D | NLSControlService.kt | 39 override fun isNotificationListenerConnected(): Boolean { in isNotificationListenerConnected() method in com.android.test.notificationlistener.NLSControlService.MyNLSControlService |