Searched refs:mMaxWaitSecs (Results 1 – 2 of 2) sorted by relevance
45 private long mMaxWaitSecs = 240; field in CpuThrottlingWaiter65 RunUtil.getDefault().sleep(mMaxWaitSecs * 1000); in setUp()70 long maxWaitMs = mMaxWaitSecs * 1000; in setUp()
53 private long mMaxWaitSecs = 60 * 20; field in TemperatureThrottlingWaiter98 long maxWaitMs = mMaxWaitSecs * 1000; in setUp()