Searched refs:FONT_SCALE_VALIDATOR (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DSettings.java2692 private static final Validator FONT_SCALE_VALIDATOR = new Validator() { field in class:Settings.System
3758 VALIDATORS.put(FONT_SCALE, FONT_SCALE_VALIDATOR);

Completed in 55 milliseconds