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