Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/
H A DDomainSelectionCallingBase.java61 public static final int WAIT_FOR_CONDITION = 3 * 1000; // 3 seconds field in DomainSelectionCallingBase
H A DTelephonyManagerTest.java225 private static final int WAIT_FOR_CONDITION = 3000; field in TelephonyManagerTest
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
H A DImsCallingBase.java81 public static final int WAIT_FOR_CONDITION = 3000; field in ImsCallingBase