Home
last modified time | relevance | path

Searched refs:airplane (Results 1 – 8 of 8) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DREADME.txt36 WifiSettingsStore: Tracks the various settings (wifi toggle, airplane toggle, tethering toggle, sca…
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DTestInteractionActivity.java70 mAirplaneButton = (Button)findViewById(R.id.airplane); in onCreate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DNetworkControllerImpl.java928 String airplane = args.getString("airplane"); in dispatchDemoCommand() local
929 if (airplane != null) { in dispatchDemoCommand()
930 boolean show = airplane.equals("show"); in dispatchDemoCommand()
/frameworks/base/packages/SystemUI/docs/
Ddemo_mode.md34 … | ```airplane``` | | ```show``` to show icon, any other value to hide
/frameworks/base/core/proto/android/telecomm/
Denums.proto177 * Disconnected because of a restriction on placing the call, such as dialing in airplane
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto42 // A comma-separated list of radios that need to be disabled when airplane
/frameworks/opt/telephony/proto/src/
Dtelephony.proto196 // If the device is in airplane mode.
/frameworks/base/proto/src/
Dwifi.proto51 // Number of times user toggled wifi using the airplane menu.