Searched refs:isProcStateBackground (Results 1 – 4 of 4) sorted by relevance
643 final boolean wasBackground = ActivityManager.isProcStateBackground( in performUpdateOomAdjLSP()658 && wasBackground == ActivityManager.isProcStateBackground( in performUpdateOomAdjLSP()1327 if (ActivityManager.isProcStateBackground(uidRec.getCurProcState()) in updateUidsLSP()1331 if (!ActivityManager.isProcStateBackground(uidRec.getSetProcState()) in updateUidsLSP()
5641 if (proc != null && !ActivityManager.isProcStateBackground( in getAppStartModeLOSP()
770 public static final boolean isProcStateBackground(int procState) { in isProcStateBackground() method in ActivityManager
1551 Landroid/app/ActivityManager;->isProcStateBackground(I)Z