Searched refs:mLocalAdapter (Results 1 – 1 of 1) sorted by relevance
43 private LocalBluetoothAdapter mLocalAdapter; field in BluetoothTile103 mLocalAdapter = mLocalManager.getBluetoothAdapter(); in BluetoothTile()104 if (mLocalAdapter.isEnabled()) { in BluetoothTile()159 if (mLocalAdapter == null) { in onClick()162 mLocalAdapter.setBluetoothEnabled(!mLocalAdapter.isEnabled()); in onClick()