Searched refs:isForegroundPolicyFixed (Results 1 – 1 of 1) sorted by relevance
148 private boolean isForegroundPolicyFixed() { in isForegroundPolicyFixed() method in PermissionPreference169 return isForegroundPolicyFixed() && (mGroup.getBackgroundPermissions() == null in isPolicyFullyFixed()180 return isForegroundPolicyFixed() && !mGroup.areRuntimePermissionsGranted(); in isForegroundDisabledByPolicy()252 } else if (isForegroundPolicyFixed()) { in updateUi()405 } else if (isForegroundPolicyFixed()) { in updateSummaryForFixedByPolicyPermissionGroup()