Searched defs:JSON_OBJECT_VALIDATOR (Results 1 – 2 of 2) sorted by relevance
175 public static final Validator JSON_OBJECT_VALIDATOR = (value) -> { field in SettingsValidators
216 VALIDATORS.put(Secure.LOCK_SCREEN_CUSTOM_CLOCK_FACE, JSON_OBJECT_VALIDATOR); in VALIDATORS.put() argument227 VALIDATORS.put(Secure.THEME_CUSTOMIZATION_OVERLAY_PACKAGES, JSON_OBJECT_VALIDATOR); in VALIDATORS.put() argument