Searched refs:tetherableBluetoothRegexs (Results 1 – 2 of 2) sorted by relevance
88 public final String[] tetherableBluetoothRegexs; field in TetheringConfiguration113 tetherableBluetoothRegexs = getResourceStringArray(res, config_tether_bluetooth_regexs); in TetheringConfiguration()142 return matchesDownstreamRegexs(iface, tetherableBluetoothRegexs); in isBluetooth()155 dumpStringArray(pw, "tetherableBluetoothRegexs", tetherableBluetoothRegexs); in dump()182 makeString(tetherableBluetoothRegexs))); in toString()
938 || (cfg.tetherableBluetoothRegexs.length != 0); in hasTetherableConfiguration()956 return copy(mConfig.tetherableBluetoothRegexs); in getTetherableBluetoothRegexs()