Home
last modified time | relevance | path

Searched refs:isBound (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/carmodetestapp/
DCtsCarModeInCallServiceControl.java40 public boolean isBound() {
41 return CtsCarModeInCallService.isBound();
DCtsCarModeInCallService.java77 public static boolean isBound() { in isBound() method in CtsCarModeInCallService
/cts/tests/tests/telecom/aidl/android/telecom/cts/carmodetestapp/
DICtsCarModeInCallServiceControl.aidl20 boolean isBound(); in isBound() method
/cts/tests/tests/telecom/src/android/telecom/cts/
DCarModeInCallServiceTest.java605 boolean isBound = false; in verifyCarModeBound()
607 isBound = control.isBound(); in verifyCarModeBound()
611 return isBound; in verifyCarModeBound()
DCtsConnectionService.java355 public static boolean isBound() { in isBound() method in CtsConnectionService
DBaseTelecomTestWithMockServices.java1746 if (CtsConnectionService.isBound()) { in assertCtsConnectionServiceUnbound()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DMidiTestActivityBase.java151 boolean isBound = in onResume()
154 Log.i(TAG, "---- Virtual MIDI Service loaded: " + isBound); in onResume()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DConditionProviderVerifierActivity.java143 && MockConditionProvider.getInstance().isBound()) { in test()
210 && MockConditionProvider.getInstance().isBound()) { in test()
/cts/common/device-side/bedstead/remoteframeworkclasses/src/processor/res/apis/
Dtest-current.txt2343 method @Deprecated public boolean isBound();