Home
last modified time | relevance | path

Searched defs:isConnected (Results 1 – 25 of 55) sorted by relevance

123

/frameworks/base/core/java/android/bluetooth/
DIBluetoothPbap.aidl31 boolean isConnected(in BluetoothDevice device); in isConnected() method
DIBluetoothSap.aidl31 boolean isConnected(in BluetoothDevice device); in isConnected() method
DIBluetoothMap.aidl31 boolean isConnected(in BluetoothDevice device); in isConnected() method
DIBluetoothMapClient.aidl31 boolean isConnected(in BluetoothDevice device); in isConnected() method
DBluetoothPbap.java250 public boolean isConnected(BluetoothDevice device) { in isConnected() method in BluetoothPbap
DBluetoothSap.java236 public boolean isConnected(BluetoothDevice device) { in isConnected() method in BluetoothSap
DBluetoothMap.java194 public boolean isConnected(BluetoothDevice device) { in isConnected() method in BluetoothMap
DBluetoothMapClient.java177 public boolean isConnected(BluetoothDevice device) { in isConnected() method in BluetoothMapClient
/frameworks/base/core/java/android/hardware/hdmi/
DHdmiHotplugEvent.java60 public boolean isConnected() { in isConnected() method in HdmiHotplugEvent
/frameworks/base/core/java/android/nfc/tech/
DTagTechnology.java220 public boolean isConnected(); in isConnected() method
DBasicTagTechnology.java57 public boolean isConnected() { in isConnected() method in BasicTagTechnology
/frameworks/base/core/java/android/net/
DLocalSocket.java38 private boolean isConnected; field in LocalSocket
264 public synchronized boolean isConnected() { in isConnected() method in LocalSocket
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DInputPort.java38 public boolean isConnected() { in isConnected() method in InputPort
DOutputPort.java40 public boolean isConnected() { in isConnected() method in OutputPort
/frameworks/base/core/java/android/hardware/usb/
DUsbPortStatus.java50 public boolean isConnected() { in isConnected() method in UsbPortStatus
/frameworks/base/telephony/java/android/telephony/ims/feature/
DIMMTelFeature.java82 boolean isConnected(int callServiceType, int callType) throws RemoteException; in isConnected() method
DMMTelFeature.java53 public boolean isConnected(int callSessionType, int callType) { in isConnected() method in MMTelFeature
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DOutputPort.java47 public boolean isConnected() { in isConnected() method in OutputPort
/frameworks/base/telephony/java/android/telephony/ims/
DImsServiceProxyCompat.java70 public boolean isConnected(int callServiceType, int callType) in isConnected() method in ImsServiceProxyCompat
DImsServiceProxy.java138 public boolean isConnected(int callServiceType, int callType) in isConnected() method in ImsServiceProxy
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsService.aidl39 boolean isConnected(int serviceId, int serviceType, int callType); in isConnected() method
/frameworks/base/media/java/android/media/
DMediaScannerConnection.java154 public synchronized boolean isConnected() { in isConnected() method in MediaScannerConnection
/frameworks/base/services/core/java/com/android/server/am/
DPersistentConnection.java197 public final boolean isConnected() { in isConnected() method in PersistentConnection
/frameworks/support/media-compat/api21/android/support/v4/media/
DMediaBrowserCompatApi21.java52 public static boolean isConnected(Object browserObj) { in isConnected() method in MediaBrowserCompatApi21
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWC2.h272 bool isConnected() const { return mIsConnected; } in isConnected() function

123