Searched refs:rescueLevel (Results 1 – 1 of 1) sorted by relevance
299 private static int mapRescueLevelToUserImpact(int rescueLevel) { in mapRescueLevelToUserImpact() argument300 switch(rescueLevel) { in mapRescueLevelToUserImpact()359 int rescueLevel = MathUtils.constrain( in shouldPerformScopedResets() local362 return rescueLevel <= LEVEL_RESET_SETTINGS_UNTRUSTED_CHANGES; in shouldPerformScopedResets()