Searched refs:handleAirplaneModeChanged (Results 1 – 6 of 6) sorted by relevance
74 void handleAirplaneModeChanged(boolean on); in handleAirplaneModeChanged() method
2023 mNitzState.handleAirplaneModeChanged(isAirplaneModeOn); in onAirplaneModeChanged()
383 handleAirplaneModeChanged(airplaneMode);561 private void handleAirplaneModeChanged(boolean state) { in handleAirplaneModeChanged() method in DeviceCapabilityListener
256 public void handleAirplaneModeChanged(boolean on) { in handleAirplaneModeChanged() method in NitzStateMachineImpl
548 mNitzStateMachineImpl.handleAirplaneModeChanged(on); in toggleAirplaneMode()
535 private void handleAirplaneModeChanged() { in handleAirplaneModeChanged() method in KeyguardUpdateMonitor1892 handleAirplaneModeChanged(); in KeyguardUpdateMonitor()