Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/testtype/
DGameQualificationHostsideController.java100 private String mApkInfoFileName; field in GameQualificationHostsideController
204 shard.mApkInfoFileName = mApkInfoFileName; in split()
306 if (mApkInfoFileName != null) { in initApkList()
307 mApkInfoFile = new File(mApkInfoFileName); in initApkList()