Home
last modified time | relevance | path

Searched refs:STATE_BLE_TURNING_ON (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java317 if (state == BluetoothAdapter.STATE_BLE_TURNING_ON in onFactoryReset()
2122 BluetoothAdapter.STATE_BLE_TURNING_ON, in handleMessage()
2141 if ((prevState == BluetoothAdapter.STATE_BLE_TURNING_ON) && (newState in handleMessage()
2511 case BluetoothAdapter.STATE_BLE_TURNING_ON: in isBleState()
2586 } else if (newState == BluetoothAdapter.STATE_BLE_TURNING_ON in bluetoothStateChangeHandler()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java185 STATE_BLE_TURNING_ON,
217 public static final int STATE_BLE_TURNING_ON = 14; field in BluetoothAdapter
256 case STATE_BLE_TURNING_ON: in nameForState()
1116 if (state == BluetoothAdapter.STATE_BLE_ON || state == BluetoothAdapter.STATE_BLE_TURNING_ON in getState()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt9931 Landroid/bluetooth/BluetoothAdapter;->STATE_BLE_TURNING_ON:I