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()
928 String airplane = args.getString("airplane"); in dispatchDemoCommand() local929 if (airplane != null) { in dispatchDemoCommand()930 boolean show = airplane.equals("show"); in dispatchDemoCommand()
34 … | ```airplane``` | | ```show``` to show icon, any other value to hide
177 * Disconnected because of a restriction on placing the call, such as dialing in airplane
42 // A comma-separated list of radios that need to be disabled when airplane
196 // If the device is in airplane mode.
51 // Number of times user toggled wifi using the airplane menu.