Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java170 STATE_BLE_TURNING_ON,
202 public static final int STATE_BLE_TURNING_ON = 14; field in BluetoothAdapter
241 case STATE_BLE_TURNING_ON: in nameForState()
1001 if (state == BluetoothAdapter.STATE_BLE_ON || state == BluetoothAdapter.STATE_BLE_TURNING_ON in getState()
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java300 if (state == BluetoothAdapter.STATE_BLE_TURNING_ON in onFactoryReset()
2000 BluetoothAdapter.STATE_BLE_TURNING_ON, in handleMessage()
2019 if ((prevState == BluetoothAdapter.STATE_BLE_TURNING_ON) && (newState in handleMessage()
2417 } else if (newState == BluetoothAdapter.STATE_BLE_TURNING_ON in bluetoothStateChangeHandler()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt9940 Landroid/bluetooth/BluetoothAdapter;->STATE_BLE_TURNING_ON:I