Home
last modified time | relevance | path

Searched refs:parseSystemLibraries (Results 1 – 1 of 1) sorted by relevance

/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DDeviceInfoResult.java256 mMetrics.put(DeviceInfoConstants.SYS_LIBRARIES, parseSystemLibraries(parser)); in parse()
284 private String parseSystemLibraries(XmlPullParser parser) in parseSystemLibraries() method in DeviceInfoResult