Searched refs:BLUETOOTH_OFF (Results 1 – 3 of 3) sorted by relevance
52 private static final int BLUETOOTH_OFF = 0; field in BluetoothPowerPolicy170 Settings.Global.BLUETOOTH_ON, BLUETOOTH_ON) != BLUETOOTH_OFF); in isBluetoothPersistedOn()
118 doReturn(BluetoothManagerService.BLUETOOTH_OFF) in setUp()
171 @VisibleForTesting static final int BLUETOOTH_OFF = 0; field in BluetoothManagerService737 return state != BLUETOOTH_OFF; in isBluetoothPersistedStateOn()1229 setBluetoothPersistedState(BLUETOOTH_OFF); in disable()1639 setBluetoothPersistedState(BLUETOOTH_OFF); in handleMessage()