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()
67 private static final int SLEEP_OF_FOREGROUND_SERVICE = 2_000; field in ProcStateAtomTests157 final int waitTime = SLEEP_OF_FOREGROUND_SERVICE; in testForegroundService()