Searched refs:STATE_BLE_TURNING_ON (Results 1 – 3 of 3) sorted by relevance
170 STATE_BLE_TURNING_ON,202 public static final int STATE_BLE_TURNING_ON = 14; field in BluetoothAdapter241 case STATE_BLE_TURNING_ON: in nameForState()1001 if (state == BluetoothAdapter.STATE_BLE_ON || state == BluetoothAdapter.STATE_BLE_TURNING_ON in getState()
300 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()
9940 Landroid/bluetooth/BluetoothAdapter;->STATE_BLE_TURNING_ON:I