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

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

Completed in 494 milliseconds