Searched refs:backgroundCode (Results 1 – 1 of 1) sorted by relevance
408 int backgroundCode = -1; in isAppInBackground() local412 backgroundCode = (Integer) ActivityManager.class in isAppInBackground()418 if (processState < backgroundCode) { // if foreground process in isAppInBackground()