Home
last modified time | relevance | path

Searched defs:requestUnbindComponent (Results 1 – 2 of 2) 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