Searched refs:WAIT_TIME_LONG (Results 1 – 6 of 6) sorted by relevance
75 Thread.sleep(WAIT_TIME_LONG); in testChangeFromInstallation()99 Thread.sleep(WAIT_TIME_LONG); in testChangeFromReinstall()122 Thread.sleep(WAIT_TIME_LONG); in testChangeFromUninstall()
96 Thread.sleep(WAIT_TIME_LONG); in testPowerUse()98 Thread.sleep(WAIT_TIME_LONG); in testPowerUse()102 Thread.sleep(WAIT_TIME_LONG); in testPowerUse()
163 Thread.sleep(WAIT_TIME_LONG); // Make sure the one second bucket has ended. in testPartialWakelockDuration()
228 runActivity(activity, actionKey, actionValue, WAIT_TIME_LONG); in runActivity()
133 protected static final int WAIT_TIME_LONG = 2_000; field in AtomTestCase
270 Thread.sleep(WAIT_TIME_LONG); // Finish the current bucket. in testPartialBucketCountMetric()