Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/performance_tests/helper/src/com/android/game/qualification/
DGameCoreConfigurationXmlParser.java104 parseList(doc.getDocumentElement(), "apk-info", this::createApkInfo); in parse()
138 private ApkInfo createApkInfo(Element element) { in createApkInfo() method in GameCoreConfigurationXmlParser