Searched refs:airplane (Results 1 – 8 of 8) sorted by relevance
36 WifiSettingsStore: Tracks the various settings (wifi toggle, airplane toggle, tethering toggle, sca…
70 mAirplaneButton = (Button)findViewById(R.id.airplane); in onCreate()
886 String airplane = args.getString("airplane"); in dispatchDemoCommand() local887 if (airplane != null) { in dispatchDemoCommand()888 boolean show = airplane.equals("show"); in dispatchDemoCommand()
159 * Disconnected because of a restriction on placing the call, such as dialing in airplane
34 … | ```airplane``` | | ```show``` to show icon, any other value to hide
196 // If the device is in airplane mode.
42 // A comma-separated list of radios that need to be disabled when airplane
51 // Number of times user toggled wifi using the airplane menu.