Searched refs:STATE_BLE_TURNING_OFF (Results 1 – 3 of 3) sorted by relevance
172 STATE_BLE_TURNING_OFF216 public static final int STATE_BLE_TURNING_OFF = 16; field in BluetoothAdapter245 case STATE_BLE_TURNING_OFF: in nameForState()1002 || state == BluetoothAdapter.STATE_BLE_TURNING_OFF) { in getState()
2002 BluetoothAdapter.STATE_BLE_TURNING_OFF)); in handleMessage()2030 if ((prevState == BluetoothAdapter.STATE_BLE_TURNING_OFF) && (newState in handleMessage()2418 || newState == BluetoothAdapter.STATE_BLE_TURNING_OFF) { in bluetoothStateChangeHandler()
9939 Landroid/bluetooth/BluetoothAdapter;->STATE_BLE_TURNING_OFF:I