Searched defs:URL_ALL (Results 1 – 1 of 1) sorted by relevance
92 private static final int URL_ALL = 1; field in CarrierIdProvider193 s_urlMatcher.addURI(AUTHORITY, "all", URL_ALL); in s_urlMatcher.addURI() argument