Searched refs:mTetherableBluetoothRegexs (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/connectivity/
H A DTethering.java84 private String[] mTetherableBluetoothRegexs; field in class:Tethering
200 mTetherableBluetoothRegexs = tetherableBluetoothRegexs;
268 for (String regex : mTetherableBluetoothRegexs) {
591 return mTetherableBluetoothRegexs;

Completed in 7 milliseconds