Home
last modified time | relevance | path

Searched refs:persistBluetoothSetting (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java341 persistBluetoothSetting(BLUETOOTH_ON_AIRPLANE); in onAirplaneModeChanged()
343 persistBluetoothSetting(BLUETOOTH_ON_BLUETOOTH); in onAirplaneModeChanged()
583 private void persistBluetoothSetting(int value) { in persistBluetoothSetting() method in BluetoothManagerService
970 persistBluetoothSetting(BLUETOOTH_ON_BLUETOOTH); in continueFromBleOnState()
1099 persistBluetoothSetting(BLUETOOTH_OFF); in disable()
1757 persistBluetoothSetting(BLUETOOTH_ON_BLUETOOTH); in handleMessage()
1895 persistBluetoothSetting(BLUETOOTH_OFF); in handleMessage()
/frameworks/base/services/
Dart-profile703 HSPLcom/android/server/BluetoothManagerService;->persistBluetoothSetting(I)V