Searched refs:WAIT_TIME (Results 1 – 6 of 6) sorted by relevance
28 private static final int WAIT_TIME = 200; field in AutoCompleteTextViewCallbacks48 Thread.sleep(WAIT_TIME); in testPopupNoSelection()82 Thread.sleep(WAIT_TIME); in testPopupEnterSelection()100 Thread.sleep(WAIT_TIME); in testPopupEnterSelection()
121 final long WAIT_TIME = (long) ((EVENT_INTERVAL_MS * EXPECTED_EVENTS_PER_PROPERTY) * 1.6); in benchmarkEventBandwidthThroughCarService() local126 boolean allEventsReceived = awaitCountDownLatches(latches, WAIT_TIME); in benchmarkEventBandwidthThroughCarService()142 + " within " + WAIT_TIME + " ms, " in benchmarkEventBandwidthThroughCarService()
51 public static final long WAIT_TIME = 2000; field in MediaNames
156 Thread.sleep(MediaNames.WAIT_TIME); in seekTo()
277 private static final int WAIT_TIME = 10; field in RILTest2615 .setWaitTime(WAIT_TIME) in testSetupDataCall()2644 assertEquals(WAIT_TIME, dpi.waitTime); in testSetupDataCall()
46518 Landroid/provider/Telephony$Carriers;->WAIT_TIME:Ljava/lang/String;