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