Home
last modified time | relevance | path

Searched defs:SIP_CALL_OPTIONS (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
DSettings.java4408 public static final String SIP_CALL_OPTIONS = "sip_call_options"; field in Settings.System
4772 VALIDATORS.put(SIP_CALL_OPTIONS, SIP_CALL_OPTIONS_VALIDATOR); in VALIDATORS.put() argument