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

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DMtpClient.java253 public MtpDevice getDevice(String deviceName) { method in class:MtpClient
266 public MtpDevice getDevice(int id) { method in class:MtpClient
299 MtpDevice device = getDevice(deviceName);
331 MtpDevice device = getDevice(deviceName);
346 MtpDevice device = getDevice(deviceName);
367 MtpDevice device = getDevice(deviceName);
403 MtpDevice device = getDevice(deviceName);
418 MtpDevice device = getDevice(deviceName);
436 MtpDevice device = getDevice(deviceName);
/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DCachedBluetoothDevice.java331 BluetoothDevice getDevice() { method in class:CachedBluetoothDevice

Completed in 56 milliseconds