Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java530 if (AirplaneModeListener.isOnOverrode() && isBluetoothPersistedStateOnAirplane()) { in shouldBluetoothBeOn()
740 private boolean isBluetoothPersistedStateOnAirplane() { in isBluetoothPersistedStateOnAirplane() method in BluetoothManagerService