Searched refs:STATE_OFF (Results 1 – 9 of 9) sorted by relevance
206 mState = BluetoothAdapter.STATE_OFF; in BluetoothManagerService()859 (newState == BluetoothAdapter.STATE_OFF) && in handleMessage()911 BluetoothAdapter.STATE_OFF); in handleMessage()915 mState = BluetoothAdapter.STATE_OFF; in handleMessage()961 bluetoothStateChangeHandler(mState, BluetoothAdapter.STATE_OFF); in handleMessage()962 mState = BluetoothAdapter.STATE_OFF; in handleMessage()964 if (mState == BluetoothAdapter.STATE_OFF) { in handleMessage()984 BluetoothAdapter.STATE_OFF); in handleMessage()996 mState = BluetoothAdapter.STATE_OFF; in handleMessage()1110 if (newState == BluetoothAdapter.STATE_ON || newState == BluetoothAdapter.STATE_OFF) { in bluetoothStateChangeHandler()[all …]
83 private static final int STATE_OFF = 0; field in CameraPreviewActivity86 private int mState = STATE_OFF;246 mState = STATE_OFF; in shutdownCamera()251 if (mState != STATE_OFF) { in startPreview()255 mState = STATE_OFF; in startPreview()
193 public static final int STATE_OFF = 1; field in NfcAdapter524 return NfcAdapter.STATE_OFF; in getAdapterState()
394 nfc.getState() == NfcAdapter.STATE_OFF; in shutdownRadios()453 nfcOff = nfc.getState() == NfcAdapter.STATE_OFF; in shutdownRadios()
127 case BluetoothAdapter.STATE_OFF: in onReceive()439 case BluetoothAdapter.STATE_OFF: in enable()491 case BluetoothAdapter.STATE_OFF: in disable()516 if (state == BluetoothAdapter.STATE_OFF in disable()534 state, BluetoothAdapter.STATE_OFF, firedFlags, mask)); in disable()
132 public static final int STATE_OFF = 10; field in BluetoothAdapter483 return STATE_OFF; in getState()
881 if (mAdapter.getState() == BluetoothAdapter.STATE_OFF) return true; in isDisabled()
279 android.bluetooth.BluetoothAdapter#STATE_OFF}. Listening for this
4667 field public static final int STATE_OFF = 10; // 0xa14359 field public static final int STATE_OFF = 1; // 0x1