Searched refs:findClosestAllowedFontScale (Results 1 – 2 of 2) sorted by relevance
228 (value) -> SettingsBackupAgent.findClosestAllowedFontScale(value, in testFindClosestAllowedFontScale()
960 value = findClosestAllowedFontScale(value, mAvailableFontScales); in restoreSettings()974 static String findClosestAllowedFontScale(@NonNull String requestedFontScale, in findClosestAllowedFontScale() method in SettingsBackupAgent