Searched refs:AIRPLANE_ON (Results 1 – 2 of 2) sorted by relevance
83 isAirplaneModeOff = PhoneGlobals.AIRPLANE_ON != airplaneMode; in init()
145 public static final int AIRPLANE_ON = 1; field in PhoneGlobals668 == AIRPLANE_ON); in onCreate() local