Searched refs:SLEEP_OF_FOREGROUND_SERVICE (Results 1 – 3 of 3) sorted by relevance
41 public static final int SLEEP_OF_FOREGROUND_SERVICE = 2_000; field in StatsdCtsForegroundService57 Thread.sleep(SLEEP_OF_FOREGROUND_SERVICE); in handleMessage()
66 public static final int SLEEP_OF_FOREGROUND_SERVICE = 2_000; field in ProcStateTestCase
68 RunUtil.getDefault().sleep(SLEEP_OF_FOREGROUND_SERVICE + EXTRA_WAIT_TIME_MS); in testProcessStateByPulling()