Searched refs:DeviceList (Results 1 – 4 of 4) sorted by relevance
38 const DeviceList& getDeviceList();43 DeviceList m_devices;
33 typedef android::Vector<Device*> DeviceList; typedef
106 const DeviceList& devices = conn.getDeviceList(); in main()
176 const DeviceList& AdbConnection::getDeviceList() { in getDeviceList()