Home
last modified time | relevance | path

Searched defs:getDeviceList (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
DMtpClient.java251 public List<MtpDevice> getDeviceList() { in getDeviceList() method in MtpClient
/packages/modules/Wifi/framework/java/android/net/wifi/p2p/
DWifiP2pDeviceList.java167 public Collection<WifiP2pDevice> getDeviceList() { in getDeviceList() method in WifiP2pDeviceList
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DMtpClient.java278 public List<MtpDevice> getDeviceList() { in getDeviceList() method in MtpClient
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationBackend.java125 static public CharSequence getDeviceList(ICompanionDeviceManager cdm, LocalBluetoothManager lbm, in getDeviceList() method in NotificationBackend