Home
last modified time | relevance | path

Searched refs:STATE_TURNING_OFF (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java1659 BluetoothAdapter.STATE_TURNING_OFF); in handleMessage()
1660 mState = BluetoothAdapter.STATE_TURNING_OFF; in handleMessage()
1662 if (mState == BluetoothAdapter.STATE_TURNING_OFF) { in handleMessage()
1663 bluetoothStateChangeHandler(BluetoothAdapter.STATE_TURNING_OFF, in handleMessage()
1715 if (mState == BluetoothAdapter.STATE_TURNING_OFF) { in handleMessage()
1737 BluetoothAdapter.STATE_TURNING_OFF); in handleMessage()
1741 bluetoothStateChangeHandler(BluetoothAdapter.STATE_TURNING_OFF, in handleMessage()
1913 boolean intermediate_off = (prevState == BluetoothAdapter.STATE_TURNING_OFF in bluetoothStateChangeHandler()
1963 newState == BluetoothAdapter.STATE_TURNING_OFF) { in bluetoothStateChangeHandler()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDeviceManager.java155 if (bluetoothState == BluetoothAdapter.STATE_TURNING_OFF) { in onBluetoothStateChanged()
DLocalBluetoothAdapter.java223 : BluetoothAdapter.STATE_TURNING_OFF); in setBluetoothEnabled()
DCachedBluetoothDevice.java126 if (mLocalAdapter.getBluetoothState() == BluetoothAdapter.STATE_TURNING_OFF) in onProfileStateChanged()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java161 @IntDef({STATE_OFF, STATE_TURNING_ON, STATE_ON, STATE_TURNING_OFF, STATE_BLE_TURNING_ON,
184 public static final int STATE_TURNING_OFF = 13; field in BluetoothAdapter
213 case STATE_TURNING_OFF: return "TURNING_OFF"; in nameForState()
/frameworks/base/core/java/android/nfc/
DNfcAdapter.java204 public static final int STATE_TURNING_OFF = 4; field in NfcAdapter
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothTestUtils.java139 case BluetoothAdapter.STATE_TURNING_OFF: in onReceive()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5862 field public static final int STATE_TURNING_OFF = 13; // 0xd
18421 field public static final int STATE_TURNING_OFF = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt7245 field public static final int STATE_TURNING_OFF = 13; // 0xd
27123 field public static final int STATE_TURNING_OFF = 4; // 0x4
Dsystem-current.txt7722 field public static final int STATE_TURNING_OFF = 13; // 0xd
29828 field public static final int STATE_TURNING_OFF = 4; // 0x4