Searched refs:IN_CALL_NOTIFICATION_ENABLED (Results 1 – 5 of 5) sorted by relevance
160 Settings.Secure.IN_CALL_NOTIFICATION_ENABLED,
240 VALIDATORS.put(Secure.IN_CALL_NOTIFICATION_ENABLED, BOOLEAN_VALIDATOR); in VALIDATORS.put() argument
785 Settings.Secure.IN_CALL_NOTIFICATION_ENABLED, 1, cr.getUserId()) != 0) { in playInCallNotification()
2422 Settings.Secure.IN_CALL_NOTIFICATION_ENABLED, in dumpProtoSecureSettingsLocked()2423 SecureSettingsProto.Notification.IN_CALL_NOTIFICATION_ENABLED); in dumpProtoSecureSettingsLocked()
8724 public static final String IN_CALL_NOTIFICATION_ENABLED = "in_call_notification_enabled"; field in Settings.Secure