Home
last modified time | relevance | path

Searched refs:DROP_BOX_LATCH_TIMEOUT (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java391 private static final int DROP_BOX_LATCH_TIMEOUT = 3000; field in TelephonyManagerTest
7237 assertTrue(mLatchForDropBox.await(DROP_BOX_LATCH_TIMEOUT, TimeUnit.MILLISECONDS)); in persistCallDiagnostics()