Searched refs:AppLaunchResult (Results 1 – 2 of 2) sorted by relevance
157 List<AppLaunchResult> results = in hasFailureOnFirstLaunch()256 AppLaunchResult launchResult = null; in testMeasureStartUpTime()265 addLaunchResult(launch, new AppLaunchResult()); in testMeasureStartUpTime()285 AppLaunchResult launchResults = null; in testMeasureStartUpTime()300 addLaunchResult(launch, new AppLaunchResult()); in testMeasureStartUpTime()561 return new AppLaunchResult(); in startApp()687 private class AppLaunchResult { class in AppLaunch692 AppLaunchResult() { in AppLaunchResult() method in AppLaunch.AppLaunchResult711 private AppLaunchResult mLaunchResult;720 mLaunchResult = new AppLaunchResult(); in AppLaunchRunnable()[all …]
209 List<AppLaunchResult> results = in hasFailureOnFirstLaunch()315 AppLaunchResult launchResult = in testMeasureStartUpTime()318 addLaunchResult(launch, new AppLaunchResult()); in testMeasureStartUpTime()356 AppLaunchResult launchResult = in testMeasureStartUpTime()377 AppLaunchResult launchResults = null; in testMeasureStartUpTime()1069 return new AppLaunchResult(); in startApp()1233 private class AppLaunchResult { class in AppLaunch1238 AppLaunchResult() { in AppLaunchResult() method in AppLaunch.AppLaunchResult1257 private AppLaunchResult mLaunchResult;1263 mLaunchResult = new AppLaunchResult(); in AppLaunchRunnable()[all …]