Searched refs:loadTime (Results 1 – 2 of 2) sorted by relevance
26 public CertificationRequirements(String name, float frameTime, float jankRate, int loadTime) { in CertificationRequirements() argument30 mLoadTime = loadTime; in CertificationRequirements()
80 int loadTime, in ApkInfo() argument95 this.mLoadTime = loadTime; in ApkInfo()