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