Home
last modified time | relevance | path

Searched defs:isUnbound (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom/aidl/android/telecom/cts/carmodetestapp/
DICtsCarModeInCallServiceControl.aidl23 boolean isUnbound(); in isUnbound() method
/cts/tests/tests/telecom/src/android/telecom/cts/carmodetestapp/
DCtsCarModeInCallService.java84 public static boolean isUnbound() { in isUnbound() method in CtsCarModeInCallService