HomeSort by relevance Sort by last modified time
    Searched full:disconnected (Results 151 - 175 of 1064) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/base/docs/html/training/managing-audio/
audio-output.jd 59 <p>When a headset is unplugged, or a Bluetooth device disconnected, the audio stream
index.jd 60 played and how to handle a headset being disconnected during playback.</dd>
  /frameworks/base/telephony/java/com/android/ims/internal/
IImsRegistrationListener.aidl 32 * Notifies the application when the device is disconnected from the IMS network.
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UnitTest.java 75 disconnected. This happens when we leave the application
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UnitTest.java 75 disconnected. This happens when we leave the application
  /frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
UnitTest.java 83 disconnected. This happens when we leave the application
  /frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
UnitTest.java 75 disconnected. This happens when we leave the application
  /frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
UnitTest.java 75 disconnected. This happens when we leave the application
  /frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/core/
UiAutomationShellWrapper.java 64 throw new IllegalStateException("Already disconnected!");
  /hardware/intel/common/libva/va/
va_drmcommon.h 32 /** \brief Disconnected. */
  /libcore/luni/src/main/java/javax/sql/
RowSetReader.java 23 * An interface which provides functionality for a disconnected {@code RowSet}
RowSetWriter.java 23 * An interface which provides functionality for a disconnected {@code RowSet}
  /packages/providers/MediaProvider/src/com/android/providers/media/
MtpReceiver.java 61 // tell MediaProvider MTP is disconnected so it can unbind from the service
  /packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
HeadsetClientStateMachine.java 20 * (Disconnected)
22 * CONNECT | | | DISCONNECTED
107 private final Disconnected mDisconnected;
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
SensorTestScreenManipulator.java 166 * Queues a request to turn off the screen off when the device has been disconnected from a
167 * power source (usually upon USB disconnected).
  /development/samples/ApiDemos/src/com/example/android/apis/app/
IsolatedService.java 175 // unexpectedly disconnected -- that is, its process crashed.
178 mStatus.setText("DISCONNECTED");
  /development/samples/ControllerSample/src/com/example/inputmanagercompat/
InputManagerV9.java 67 // disconnected
70 // disconnected!
  /external/chromium_org/ash/system/chromeos/power/
power_status_view_unittest.cc 104 prop.set_external_power(PowerSupplyProperties::DISCONNECTED);
164 prop.set_external_power(PowerSupplyProperties::DISCONNECTED);
  /external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/_locales/en/
messages.json 196 "message": "Network Disconnected",
259 "message": "Network Disconnected",
  /external/chromium_org/components/usb_service/
usb_service_impl.cc 138 // Find disconnected devices.
145 // Remove disconnected devices from devices_.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ChildProcessConnection.java 111 * bound, i.e. the connection has at least one oom binding. For connections that disconnected
113 * when it disconnected.
  /external/chromium_org/net/socket/
stream_socket.h 39 // disconnected. After calling Disconnect it is possible to call Connect
43 // disconnected, the pending IO is cancelled, and the completion callback
  /external/chromium_org/ppapi/api/private/
ppb_tcp_socket_private.idl 85 * disconnected.
145 * it will be implicitly disconnected, so you are not required to call this
  /external/chromium_org/remoting/host/
host_status_sender_unittest.cc 70 .WillOnce(Return(SignalStrategy::DISCONNECTED))
98 .WillOnce(Return(SignalStrategy::DISCONNECTED))
  /external/qemu/android/
adb-server.h 51 /* Callback to be invoked wheh the host ADB gets disconnected.
67 /* Callback to invoke when ADB host is disconnected. */

Completed in 1681 milliseconds

1 2 3 4 5 67 8 91011>>