Searched refs:PROCESS_STATE_FOREGROUND_SERVICE (Results 1 – 1 of 1) sorted by relevance
109 private static int PROCESS_STATE_FOREGROUND_SERVICE; field in AbstractRestrictBackgroundNetworkTestCase146 PROCESS_STATE_FOREGROUND_SERVICE = (Integer) ActivityManager.class in setUp()319 if (state.state == PROCESS_STATE_FOREGROUND_SERVICE) { in assertForegroundServiceState()333 return state > PROCESS_STATE_FOREGROUND_SERVICE; in isBackground()