Searched refs:BLUETOOTH_ON_BLUETOOTH (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DBluetoothManagerService.java108 private static final int BLUETOOTH_ON_BLUETOOTH=1; field in class:BluetoothManagerService
191 persistBluetoothSetting(BLUETOOTH_ON_BLUETOOTH);
304 * Returns true if the Bluetooth saved state is BLUETOOTH_ON_BLUETOOTH
308 Settings.Global.BLUETOOTH_ON, BLUETOOTH_ON_BLUETOOTH) == BLUETOOTH_ON_BLUETOOTH;
593 persistBluetoothSetting(BLUETOOTH_ON_BLUETOOTH);

Completed in 279 milliseconds