Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/
H A DBaseTelecomTestWithMockServices.java797 void placeAndVerifyCall() { in placeAndVerifyCall() method in BaseTelecomTestWithMockServices
840 void placeAndVerifyCall(int videoState) { in placeAndVerifyCall() method in BaseTelecomTestWithMockServices
848 void placeAndVerifyCall(Bundle extras) { in placeAndVerifyCall() method in BaseTelecomTestWithMockServices
856 void placeAndVerifyCall(Bundle extras, int videoState) { in placeAndVerifyCall() method in BaseTelecomTestWithMockServices
902 void placeAndVerifyCall(Bundle extras, int videoState, int expectedCallCount) { in placeAndVerifyCall() method in BaseTelecomTestWithMockServices