Searched refs:tetherableNcmRegexs (Results 1 – 1 of 1) sorted by relevance
98 public final String[] tetherableNcmRegexs; field in TetheringConfiguration124 tetherableNcmRegexs = getResourceStringArray(res, R.array.config_tether_ncm_regexs); in TetheringConfiguration()194 return matchesDownstreamRegexs(iface, tetherableNcmRegexs); in isNcm()211 dumpStringArray(pw, "tetherableNcmRegexs", tetherableNcmRegexs); in dump()