Searched refs:SLEEP_OF_FOREGROUND_SERVICE (Results 1 – 2 of 2) 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()
55 public static final int SLEEP_OF_FOREGROUND_SERVICE = 2_000; field in ProcStateAtomTests127 final int waitTime = SLEEP_OF_FOREGROUND_SERVICE + EXTRA_WAIT_TIME_MS; in testForegroundService()