HomeSort by relevance Sort by last modified time
    Searched refs:isAirplaneToggleable (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/java/com/android/server/wifi/
WifiSettingsStore.java 84 if (mAirplaneModeOn && !isAirplaneToggleable()) {
150 private boolean isAirplaneToggleable() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppLauncherActivity.java 232 final boolean isAirplaneToggleable = airplaneModeToggleableRadios == null ? false :
234 if (isAirplaneToggleable) {

Completed in 1217 milliseconds