Searched refs:IN_CALL_NOTIFICATION_ENABLED_VALIDATOR (Results 1 – 1 of 1) sorted by relevance
6611 private static final Validator IN_CALL_NOTIFICATION_ENABLED_VALIDATOR = BOOLEAN_VALIDATOR; field in Settings.Secure9171 VALIDATORS.put(IN_CALL_NOTIFICATION_ENABLED, IN_CALL_NOTIFICATION_ENABLED_VALIDATOR); in VALIDATORS.put() argument