Searched refs:WAIT_FOR_CONDITION (Results 1 – 5 of 5) sorted by relevance
/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/ |
D | ImsCallingBase.java | 81 public static final int WAIT_FOR_CONDITION = 3000; field in ImsCallingBase 403 WAIT_FOR_CONDITION, in isCallActive() 425 }, WAIT_FOR_CONDITION, in isCallDisconnected() 446 }, WAIT_FOR_CONDITION, "Call Holding"); in isCallHolding()
|
D | ImsCallingTest.java | 1714 }, WAIT_FOR_CONDITION, in assertCallConferenceableList() 1731 }, WAIT_FOR_CONDITION, "Call Disconnected"); in assertParticiapantDisconnected() 1746 }, WAIT_FOR_CONDITION, "Call Added"); in assertParticiapantAddedToConference() 1833 }, WAIT_FOR_CONDITION, "CallSession Created"); in waitForCallSessionToNotBe() 1857 }, WAIT_FOR_CONDITION, "Next Call added"); in waitNextCallAdded() 1872 }, WAIT_FOR_CONDITION, callSession.getState() + ", waitCallRenegotiating"); in waitCallRenegotiating()
|
D | CallDomainSelectionTestOnMockModem.java | 1360 WAIT_FOR_CONDITION, in waitForCallSession()
|
/cts/tests/tests/telephony/current/src/android/telephony/cts/ |
D | DomainSelectionCallingBase.java | 61 public static final int WAIT_FOR_CONDITION = 3 * 1000; // 3 seconds field in DomainSelectionCallingBase
|
D | TelephonyManagerTest.java | 219 private static final int WAIT_FOR_CONDITION = 3000; field in TelephonyManagerTest 4727 }, WAIT_FOR_CONDITION, "Policy returned"); in waitForDataPolicySetting()
|