Searched defs:SIP_ALWAYS (Results 1 – 2 of 2) sorted by relevance
185 new DiscreteValueValidator(new String[] {"SIP_ALWAYS", "SIP_ADDRESS_ONLY"})); in VALIDATORS.put()186 VALIDATORS.put(System.SIP_ALWAYS, BOOLEAN_VALIDATOR); in VALIDATORS.put()
5434 public static final String SIP_ALWAYS = "SIP_ALWAYS"; field in Settings.System