Searched refs:findSupportedPackage (Results 1 – 1 of 1) sorted by relevance
142 String launchIntentPackage = findSupportedPackage(launchIntentPackages); in testCameraAppStartupTime()152 String launchIntentPackage = findSupportedPackage(launchIntentPackages); in testSettingsAppStartupTime()196 private String findSupportedPackage(String[] pkgNameList) throws Exception { in findSupportedPackage() method in AVFHostTestCase