Searched refs:MAX_INIT_WAIT_MS (Results 1 – 2 of 2) sorted by relevance
69 private static final int MAX_INIT_WAIT_MS = 30000; // 30 seconds field in TelephonyNetworkFactoryTest.TestSetup85 mLock.wait(MAX_INIT_WAIT_MS); in TestSetup()
97 private static final int MAX_INIT_WAIT_MS = 30000; // 30 seconds field in TelephonyTest252 mLock.wait(MAX_INIT_WAIT_MS); in waitUntilReady()