Searched refs:STATE_BLE_TURNING_ON (Results 1 – 3 of 3) sorted by relevance
317 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()
185 STATE_BLE_TURNING_ON,217 public static final int STATE_BLE_TURNING_ON = 14; field in BluetoothAdapter256 case STATE_BLE_TURNING_ON: in nameForState()1116 if (state == BluetoothAdapter.STATE_BLE_ON || state == BluetoothAdapter.STATE_BLE_TURNING_ON in getState()
9931 Landroid/bluetooth/BluetoothAdapter;->STATE_BLE_TURNING_ON:I