Searched refs:alwaysRestrict (Results 1 – 1 of 1) sorted by relevance
5566 int callingPid, boolean alwaysRestrict, boolean disabledOnly, boolean forcedStandby) { in getAppStartModeLOSP() argument5572 + packageName + " rec=" + uidRec + " always=" + alwaysRestrict + " idle=" in getAppStartModeLOSP()5574 if (uidRec == null || alwaysRestrict || forcedStandby || uidRec.isIdle()) { in getAppStartModeLOSP()5594 final int startMode = (alwaysRestrict) in getAppStartModeLOSP()