Home
last modified time | relevance | path

Searched defs:getDevice (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
DMtpClient.java254 public MtpDevice getDevice(String deviceName) { in getDevice() method in MtpClient
267 public MtpDevice getDevice(int id) { in getDevice() method in MtpClient
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DProfileService.java233 protected BluetoothDevice getDevice(byte[] address) { in getDevice() method in ProfileService
DRemoteDevices.java91 BluetoothDevice getDevice(byte[] address) { in getDevice() method in RemoteDevices
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
DMtpDeviceIndex.java115 public synchronized MtpDevice getDevice() { in getDevice() method in MtpDeviceIndex
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java717 private BluetoothDevice getDevice(byte[] address) { in getDevice() method in A2dpStateMachine
DA2dpSinkStateMachine.java744 private BluetoothDevice getDevice(byte[] address) { in getDevice() method in A2dpSinkStateMachine
/packages/apps/Settings/src/com/android/settings/bluetooth/
DCachedBluetoothDevice.java372 BluetoothDevice getDevice() { in getDevice() method in CachedBluetoothDevice
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java2414 private BluetoothDevice getDevice(byte[] address) { in getDevice() method in HeadsetClientStateMachine
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java3177 private BluetoothDevice getDevice(byte[] address) { in getDevice() method in HeadsetStateMachine