Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/testcore/
DHelper.java85 public static final Long CLEAR_CHIP_MS = 10000L; field in Helper
289 By.res(PRIVACY_CHIP_PKG, PRIVACY_CHIP_ID)), CLEAR_CHIP_MS);
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceStressTest.java451 boolean isNoted = mLatch.await(Helper.CLEAR_CHIP_MS, TimeUnit.MILLISECONDS); in verifyRecordAudioNote()
DHotwordDetectionServiceBasicTest.java2206 boolean isNoted = mLatch.await(Helper.CLEAR_CHIP_MS, TimeUnit.MILLISECONDS); in verifyRecordAudioNote()