Searched refs:getDeviceList (Results 1 – 5 of 5) sorted by relevance
251 public List<MtpDevice> getDeviceList() { in getDeviceList() method in MtpClient255 for (UsbDevice usbDevice : mUsbManager.getDeviceList().values()) { in getDeviceList()
278 public List<MtpDevice> getDeviceList() { in getDeviceList() method in MtpClient282 for (UsbDevice usbDevice : mUsbManager.getDeviceList().values()) { in getDeviceList()
137 Map<String, UsbDevice> deviceList = manager.getDeviceList(); in isTunerConnected()
97 List<MtpDevice> devices = mClient.getDeviceList(); in onCreate()
516 for (WifiP2pDevice peer: mPeers.getDeviceList()) { in handlePeersChanged()