Searched refs:mBluetoothRegexs (Results 1 – 2 of 2) sorted by relevance
82 private String[] mBluetoothRegexs; field in TetherSettings148 mBluetoothRegexs = mCm.getTetherableBluetoothRegexs(); in onCreate()151 final boolean bluetoothAvailable = mBluetoothRegexs.length != 0; in onCreate()
94 private String[] mBluetoothRegexs; field in TetherSettings169 mBluetoothRegexs = mCm.getTetherableBluetoothRegexs(); in onCreate()174 final boolean bluetoothAvailable = adapter != null && mBluetoothRegexs.length != 0; in onCreate()