Home
last modified time | relevance | path

Searched defs:launchIntentPackage (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/tests/benchmark_hostside/java/android/avf/test/
DAVFHostTestCase.java142 String launchIntentPackage = findSupportedPackage(launchIntentPackages); in testCameraAppStartupTime() local
152 String launchIntentPackage = findSupportedPackage(launchIntentPackages); in testSettingsAppStartupTime() local
157 private void appStartupHelper(String launchIntentPackage) throws Exception { in appStartupHelper()
186 private String getPackageName(String launchIntentPackage) { in getPackageName()