Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/aidl/android/telecom/cts/thirdptyincallservice/
DICtsThirdPartyInCallServiceControl.aidl33 boolean waitUntilExpectedExtrasReceived(); in waitUntilExpectedExtrasReceived() method
/cts/tests/tests/telecom/ThirdPtyInCallServiceTestApp/src/android/telecom/cts/thirdptyincallservice/
DCtsThirdPartyInCallServiceControl.java66 public boolean waitUntilExpectedExtrasReceived() {
/cts/tests/tests/telecom/src/android/telecom/cts/
DThirdPartyInCallServiceAppOpsPermissionTest.java155 assertTrue(mICtsThirdPartyInCallServiceControl.waitUntilExpectedExtrasReceived()); in testExtrasPropagation()