HomeSort by relevance Sort by last modified time
    Searched full:disconnect (Results 976 - 1000 of 2197) sorted by null

<<31323334353637383940>>

  /frameworks/av/media/libstagefright/
MediaSync.cpp 77 mOutput->disconnect(NATIVE_WINDOW_API_MEDIA);
135 mOutput->disconnect(NATIVE_WINDOW_API_MEDIA);
756 mOutput->disconnect(NATIVE_WINDOW_API_MEDIA);
786 mOutput->disconnect(NATIVE_WINDOW_API_MEDIA);
  /frameworks/av/media/libstagefright/httplive/
LiveSession.h 86 status_t disconnect();
  /frameworks/av/media/libstagefright/wifi-display/source/
WifiDisplaySource.h 109 // for this message to arrive, after that we'll force a disconnect
  /frameworks/av/services/camera/libcameraservice/api1/
Camera2Client.h 56 virtual binder::Status disconnect();
  /frameworks/base/core/java/android/bluetooth/
BluetoothGattCallback.java 29 * @param status Status of the connect or disconnect operation.
BluetoothGattServerCallback.java 30 * @param status Status of the connect or disconnect operation.
  /frameworks/base/core/jni/
android_hardware_UsbDeviceConnection.cpp 119 // disconnect kernel driver and try again
  /frameworks/base/docs/html/training/wearables/data-layer/
assets.jd 114 mGoogleApiClient.disconnect();
  /frameworks/base/media/java/android/media/
AudioPort.java 21 * disconnect from another audio node to create a specific audio routing configuration.
  /frameworks/base/media/tests/CameraBrowser/src/com/android/camerabrowser/
ObjectViewer.java 77 mScannerConnection.disconnect();
  /frameworks/base/obex/javax/obex/
ObexTransport.java 66 void disconnect() throws IOException; method in interface:ObexTransport
  /frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
URLFetcher.java 125 connection.disconnect();
  /frameworks/base/packages/VpnDialogs/src/com/android/vpndialogs/
ManageDialog.java 94 mAlertParams.mNeutralButtonText = getText(R.string.disconnect);
  /frameworks/base/telephony/java/com/android/ims/
ImsConferenceState.java 64 * (e.g. in SIP a DISCONNECT or BYE was sent to the endpoint).
  /frameworks/base/telephony/java/com/android/internal/telephony/
DctConstants.java 30 * DISCONNECTING: Connection.disconnect() has been called, but PDP
  /frameworks/base/tests/MusicBrowserDemo/src/com/example/android/musicbrowserdemo/
BrowserListFragment.java 97 mBrowser.disconnect();
  /frameworks/native/include/gui/
StreamSplitter.h 166 // outputs, but it will disconnect from the input and not attempt to
  /frameworks/native/services/surfaceflinger/
DisplayDevice.h 192 void disconnect(HWComposer& hwc);
  /frameworks/support/v4/java/android/support/v4/media/
MediaBrowserProtocol.java 105 * Sent to disconnect from the media browse service compat.
  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
i2c.hpp 68 * be usable by anyone else or communicates this disconnect to any
  /hardware/libhardware/tests/camera2/
camera2_utils.h 176 status_t disconnect();
  /libcore/luni/src/test/java/libcore/java/net/
ServerSocketConcurrentCloseTest.java 125 * Repeatedly tries to connect to and disconnect from a SocketAddress until
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_a2dp.cpp 202 if ( (status = sBluetoothA2dpInterface->disconnect((bt_bdaddr_t *)addr)) != BT_STATUS_SUCCESS) {
com_android_bluetooth_a2dp_sink.cpp 228 if ( (status = sBluetoothA2dpInterface->disconnect((bt_bdaddr_t *)addr)) != BT_STATUS_SUCCESS) {
com_android_bluetooth_hdp.cpp 239 ALOGE("Failed disconnect health channel, status: %d", status);

Completed in 793 milliseconds

<<31323334353637383940>>