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.java359 int backgroundCode = -1; in isAppInBackground() local
363 backgroundCode = (Integer) ActivityManager.class in isAppInBackground()
369 if (processState < backgroundCode) { // if foreground process in isAppInBackground()