Searched refs:airplane (Results 1 – 10 of 10) sorted by relevance
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | README.txt | 17 WifiSettingsStore: Tracks the various settings (wifi toggle, airplane toggle, tethering toggle, sca…
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | NetworkControllerImpl.java | 676 String airplane = args.getString("airplane"); in dispatchDemoCommand() local 677 if (airplane != null) { in dispatchDemoCommand() 678 boolean show = airplane.equals("show"); in dispatchDemoCommand()
|
/frameworks/base/docs/html/design/wear/ |
D | index.jd | 63 …<li>Status indicators, showing connectivity, charging status, airplane mode, and in some watch fac… 74 …may shut down or restart their device, adjust screen brightness, toggle airplane mode, and access …
|
D | watchfaces.jd | 208 <p>Indicators tell the user the status of the wearable, such as charging and airplane mode.
|
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ |
D | TestInteractionActivity.java | 70 mAirplaneButton = (Button)findViewById(R.id.airplane); in onCreate()
|
/frameworks/base/packages/SystemUI/docs/ |
D | demo_mode.md | 33 … | ```airplane``` | | ```show``` to show icon, any other value to hide
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | SignalClusterView.java | 170 mAirplane = (ImageView) findViewById(R.id.airplane); in onAttachedToWindow()
|
/frameworks/base/docs/html/google/play/licensing/ |
D | overview.jd | 163 user is on an airplane). For most applications, the use of
|
D | licensing-reference.jd | 385 connection available—such as when on an airplane—or when the
|
/frameworks/base/docs/html/training/basics/network-ops/ |
D | managing.jd | 112 handles cases like flaky mobile networks, airplane mode, and restricted
|