Searched refs:mBluetoothRegexs (Results 1 – 1 of 1) sorted by relevance
107 private String[] mBluetoothRegexs; field in TetherSettings187 mBluetoothRegexs = mTm.getTetherableBluetoothRegexs(); in onCreate()190 final boolean bluetoothAvailable = adapter != null && mBluetoothRegexs.length != 0; in onCreate()