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