Searched refs:isNotificationListenerConnected (Results 1 – 3 of 3) sorted by relevance
22 boolean isNotificationListenerConnected(); in isNotificationListenerConnected() method
39 override fun isNotificationListenerConnected(): Boolean { in isNotificationListenerConnected() method in com.android.test.notificationlistener.NLSControlService.MyNLSControlService
2300 assertFalse(mNLSControlService.isNotificationListenerConnected()); in testNotificationListenerRequestUnbind()2305 assertTrue(mNLSControlService.isNotificationListenerConnected()); in testNotificationListenerRequestUnbind()2310 assertFalse(mNLSControlService.isNotificationListenerConnected()); in testNotificationListenerRequestUnbind()