Searched refs:WAIT_LONG_TIMEOUT_IN_MS (Results 1 – 2 of 2) sorted by relevance
25 import static android.voiceinteraction.cts.testcore.Helper.WAIT_LONG_TIMEOUT_IN_MS;899 || !mOnHotwordDetectionServiceRestartedLatch.await(WAIT_LONG_TIMEOUT_IN_MS,
74 public static final long WAIT_LONG_TIMEOUT_IN_MS = 15_000; field in Helper