Searched refs:disconnect (Results 1 - 25 of 144) sorted by relevance

123456

/frameworks/base/core/java/android/hardware/
H A DICamera.aidl25 void disconnect();
H A DIProCameraUser.aidl25 void disconnect();
/frameworks/base/core/java/android/bluetooth/
H A DIBluetoothPbap.aidl30 void disconnect();
H A DIBluetoothPan.aidl31 boolean disconnect(in BluetoothDevice device);
H A DIBluetoothA2dp.aidl29 boolean disconnect(in BluetoothDevice device);
H A DIBluetoothMap.aidl30 boolean disconnect(in BluetoothDevice device);
H A DIBluetoothInputDevice.aidl29 boolean disconnect(in BluetoothDevice device);
H A DIBluetoothHeadset.aidl29 boolean disconnect(in BluetoothDevice device);
/frameworks/av/include/media/stagefright/
H A DOMXClient.h30 void disconnect();
/frameworks/base/core/java/android/app/
H A DIUiAutomationConnection.aidl35 void disconnect();
/frameworks/base/obex/javax/obex/
H A DObexTransport.java66 void disconnect() throws IOException; method in interface:ObexTransport
/frameworks/base/core/java/android/hardware/camera2/
H A DICameraDeviceUser.aidl29 void disconnect();
/frameworks/av/include/media/
H A DIEffect.h42 virtual void disconnect() = 0;
H A DIMediaMetadataRetriever.h33 virtual void disconnect() = 0;
H A Dmediametadataretriever.h68 void disconnect();
/frameworks/testing/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
H A DEventsCommand.java73 automationWrapper.disconnect();
/frameworks/uiautomator/cmds/uiautomator/src/com/android/commands/uiautomator/
H A DEventsCommand.java73 automationWrapper.disconnect();
/frameworks/volley/tests/src/com/android/volley/mock/
H A DMockHttpURLConnection.java65 public void disconnect() { method in class:MockHttpURLConnection
/frameworks/testing/uiautomator/library/testrunner-src/com/android/uiautomator/core/
H A DUiAutomationShellWrapper.java62 public void disconnect() { method in class:UiAutomationShellWrapper
66 mUiAutomation.disconnect();
/frameworks/av/media/libmedia/
H A Dmediametadataretriever.cpp77 disconnect();
81 void MediaMetadataRetriever::disconnect() function in class:android::MediaMetadataRetriever
83 ALOGV("disconnect");
91 retriever->disconnect();
/frameworks/av/include/camera/
H A DCameraBase.h65 virtual void disconnect();
H A DIProCameraUser.h43 virtual void disconnect() = 0;
/frameworks/av/include/camera/camera2/
H A DICameraDeviceUser.h41 virtual void disconnect() = 0;
/frameworks/av/media/libmediaplayerservice/
H A DMetadataRetrieverClient.h43 virtual void disconnect();
/frameworks/av/media/libstagefright/include/
H A DHTTPBase.h41 virtual void disconnect() = 0;

Completed in 1075 milliseconds

123456