Searched refs:processState (Results 1 – 1 of 1) sorted by relevance
358 int processState = -1; in isAppInBackground() local361 processState = ActivityManager.RunningAppProcessInfo.class in isAppInBackground()369 if (processState < backgroundCode) { // if foreground process in isAppInBackground()