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