Home
last modified time | relevance | path

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

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowUsbManagerTest.java58 public void getDeviceList() { in getDeviceList() method in ShadowUsbManagerTest
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Ddevice_parser.cpp133 void ModernSnapshotParser::getDeviceList(std::vector<int> &devices) const in getDeviceList() function in ModernSnapshotParser
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowUsbManager.java102 protected HashMap<String, UsbDevice> getDeviceList() { in getDeviceList() method in ShadowUsbManager