Home
last modified time | relevance | path

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

/cts/tests/tests/notification/NotificationListener/src/com/android/test/notificationlistener/
DINLSControlService.aidl20 void requestUnbindComponent(); in requestUnbindComponent() method
DNLSControlService.kt27 override fun requestUnbindComponent() { in requestUnbindComponent() method in com.android.test.notificationlistener.NLSControlService.MyNLSControlService
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java2308 mNLSControlService.requestUnbindComponent(); in testNotificationListenerRequestUnbind()