Searched refs:mBluetoothRegexs (Results 1 – 2 of 2) sorted by relevance
82 private String[] mBluetoothRegexs; field in TetherSettings151 mBluetoothRegexs = mCm.getTetherableBluetoothRegexs(); in onCreate()154 final boolean bluetoothAvailable = mBluetoothRegexs.length != 0; in onCreate()
90 private String[] mBluetoothRegexs; field in TetherSettings167 mBluetoothRegexs = mCm.getTetherableBluetoothRegexs(); in onCreate()172 final boolean bluetoothAvailable = mBluetoothRegexs.length != 0; in onCreate()