Searched refs:AIRPLANE_ON (Results 1 – 2 of 2) sorted by relevance
79 isAirplaneModeOff = PhoneGlobals.AIRPLANE_ON != airplaneMode; in init()
131 public static final int AIRPLANE_ON = 1; field in PhoneGlobals662 airplaneMode = AIRPLANE_ON; in onReceive()