Searched refs:mBluetoothRegexs (Results 1 – 1 of 1) sorted by relevance
87 private String[] mBluetoothRegexs; field in TetherSettings167 mBluetoothRegexs = mCm.getTetherableBluetoothRegexs(); in onCreate()171 final boolean bluetoothAvailable = mBluetoothRegexs.length != 0; in onCreate()448 for (String regex : mBluetoothRegexs) { in updateBluetoothState()