Home
last modified time | relevance | path

Searched refs:requestRebindComponent (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/notification/NotificationListener/src/com/android/test/notificationlistener/
DINLSControlService.aidl21 void requestRebindComponent(); in requestRebindComponent() method
DNLSControlService.kt33 override fun requestRebindComponent() { in requestRebindComponent() method in com.android.test.notificationlistener.NLSControlService.MyNLSControlService
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java2303 mNLSControlService.requestRebindComponent(); in testNotificationListenerRequestUnbind()