Home
last modified time | relevance | path

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

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