Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/
H A DDomainSelectionCallingBase.java62 public static final int WAIT_FOR_CALL_STATE = 10 * 1000; // 10 seconds field in DomainSelectionCallingBase
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
H A DImsCallingBase.java82 public static final int WAIT_FOR_CALL_STATE = 10000; field in ImsCallingBase