HomeSort by relevance Sort by last modified time
    Searched full:airplane (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/chromium_org/tools/perf/page_sets/
tough_image_cases.json 5 { "url": "http://www.free-pictures-photos.com/aviation/airplane-306.jpg" },
  /frameworks/base/services/java/com/android/server/wifi/
WifiSettingsStore.java 26 /* Tracks persisted settings for Wi-Fi and airplane mode interaction */
31 /* Wifi enabled while in airplane mode */
33 /* Wifi disabled due to airplane mode on */
36 /* Persisted state that tracks the wifi & airplane interaction from settings */
38 /* Tracks current airplane mode state */
71 * Returns true if airplane mode is currently on.
72 * @return {@code true} if airplane mode is on.
83 // Can Wi-Fi be toggled in airplane mode ?
96 // if airplane mode is on or not. The scenario of
97 // wifi being disabled due to airplane mode being turned o
    [all...]
README.txt 5 WifiSettingsStore: Tracks the various settings (wifi toggle, airplane toggle, tethering toggle, scan mode toggle) and provides API to figure if wifi should be turned on or off.
  /frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/functional/
ConnectivityManagerMobileTest.java 57 log("airplane is not disabled, disable it.");
312 // Test case 5: test connectivity from 3G to airplane mode, then to 3G again
328 // Enable airplane mode
329 log("Enable airplane mode");
355 // disable airplane mode
376 // Test case 6: test connectivity with airplane mode Wifi connected
384 // Eanble airplane mode
385 log("Enable airplane mode");
448 // Enable airplane mode without clearing Wifi
466 // Disable airplane mod
    [all...]
  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerTestApp.java 261 * having no connectivity using both WiFi and airplane mode.
301 Log.i(LOG_TAG, "Turning on airplane mode...");
310 Log.i(LOG_TAG, "Turning off airplane mode...");
404 * Tests that downloads resume when switching on/off Airplane mode numerous times at
414 // make sure WiFi is enabled, and airplane mode is not on
442 Log.i(LOG_TAG, "Turning on Airplane mode...");
447 Log.i(LOG_TAG, "Turning off Airplane mode...");
453 Log.i(LOG_TAG, "Turning on Airplane mode again...");
458 Log.i(LOG_TAG, "Turning off Airplane mode again...");
DownloadManagerBaseTest.java 254 * Helper to enables or disables airplane mode. If successful, it also broadcasts an intent
259 * @param enable true if airplane mode should be ON, false if it should be OFF
268 String timeoutMessage = "Timed out waiting for airplane mode to be " +
271 // wait for airplane mode to change state
  /packages/services/Telephony/src/com/android/phone/
EmergencyCallHelper.java 40 * is off (i.e. the device is in airplane mode), by forcibly turning the
45 * make an emergency call from airplane mode) by the the
104 * Starts the "emergency call from airplane mode" sequence.
109 * powered-off (presumably due to airplane mode.)
199 // - STATE_POWER_OFF // Radio is explicitly powered off (airplane mode)
275 // out of airplane mode but somehow didn't get the service state
287 // Woo hoo -- we successfully got out of airplane mode.
311 * of airplane mode.)
324 // If airplane mode is on, we turn it off the same way that the
328 if (DBG) log("==> Turning off airplane mode...")
    [all...]
CallController.java 46 * - running the whole "emergency call in airplane mode" sequence
183 * airplane mode). Any time that some onscreen indication to the
400 // ...and kick off the "emergency call from airplane mode" sequence.
611 // device is in airplane mode.
614 // a message telling the user to turn off airplane mode.
Constants.java 56 * device is in airplane mode.
OtaStartupReceiver.java 83 // - STATE_POWER_OFF // Radio is explicitly powered off (airplane mode)
  /cts/hostsidetests/monkey/src/com/android/cts/monkey/
AbstractMonkeyTest.java 18 * Base monkey command with flags to avoid side effects like airplane mode.
  /frameworks/base/packages/SystemUI/res/layout/
signal_cluster_view.xml 92 android:id="@+id/airplane"
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppLauncherActivity.java 209 /* Returns true if Bluetooth is allowed given current airplane mode settings. */
213 // Check if airplane mode is on
220 // Check if airplane mode matters
229 // Check if Bluetooth may be enabled in airplane mode