Home
last modified time | relevance | path

Searched refs:backgroundCode (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsBgVsFgActions.java408 int backgroundCode = -1; in isAppInBackground() local
412 backgroundCode = (Integer) ActivityManager.class in isAppInBackground()
418 if (processState < backgroundCode) { // if foreground process in isAppInBackground()