Home
last modified time | relevance | path

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

/tools/test/graphicsbenchmark/performance_tests/helper/src/com/android/game/qualification/
DCertificationRequirements.java24 private int mLoadTime; field in CertificationRequirements
30 mLoadTime = loadTime; in CertificationRequirements()
63 return mLoadTime; in getLoadTime()
DApkInfo.java68 private int mLoadTime; field in ApkInfo
95 this.mLoadTime = loadTime; in ApkInfo()
140 return mLoadTime; in getLoadTime()