Searched defs:getDevice (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DMtpClient.java250 public MtpDevice getDevice(String deviceName) { method in class:MtpClient
263 public MtpDevice getDevice(int id) { method in class:MtpClient
296 MtpDevice device = getDevice(deviceName);
328 MtpDevice device = getDevice(deviceName);
343 MtpDevice device = getDevice(deviceName);
364 MtpDevice device = getDevice(deviceName);
400 MtpDevice device = getDevice(deviceName);
415 MtpDevice device = getDevice(deviceName);
433 MtpDevice device = getDevice(deviceName);
/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DCachedBluetoothDevice.java331 BluetoothDevice getDevice() { method in class:CachedBluetoothDevice

Completed in 62 milliseconds