Searched refs:NULLABLE_COMPONENT_NAME_VALIDATOR (Results 1 – 4 of 4) sorted by relevance
100 assertTrue(SettingsValidators.NULLABLE_COMPONENT_NAME_VALIDATOR.validate( in testNullableComponentNameValidator_onValidComponentName_returnsTrue()106 assertFalse(SettingsValidators.NULLABLE_COMPONENT_NAME_VALIDATOR.validate( in testNullableComponentNameValidator_onInvalidComponentName_returnsFalse()112 assertTrue(SettingsValidators.NULLABLE_COMPONENT_NAME_VALIDATOR.validate(null)); in testNullableComponentNameValidator_onNullValue_returnsTrue()
107 public static final Validator NULLABLE_COMPONENT_NAME_VALIDATOR = new Validator() { field in SettingsValidators
30 …t static android.provider.settings.validators.SettingsValidators.NULLABLE_COMPONENT_NAME_VALIDATOR;63 VALIDATORS.put(Secure.AUTOFILL_SERVICE, NULLABLE_COMPONENT_NAME_VALIDATOR); in VALIDATORS.put() argument
46417 Landroid/provider/SettingsValidators;->NULLABLE_COMPONENT_NAME_VALIDATOR:Landroid/provider/Settings…