Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DDeviceInfo.java81 protected abstract void collectDeviceInfo(HostInfoStore store) throws Exception; in collectDeviceInfo() method in DeviceInfo
87 protected void collectDeviceInfo(File jsonFile) throws Exception { in collectDeviceInfo() method in DeviceInfo