Searched refs:SPEC_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
41 private static final String SPEC_SEPARATOR = "@@,@@"; field in CaptivePortalProbeSpec119 for (String spec : TextUtils.split(settingsVal, SPEC_SEPARATOR)) { in parseCaptivePortalProbeSpecs()