Searched refs:parsePackageName (Results 1 – 5 of 5) sorted by relevance
76 protected String parsePackageName( in setUp()127 protected String parsePackageName( in testSetupAndTeardown_install_package_only()154 protected String parsePackageName( in testSetupAndTeardown_install_packages_only()350 protected String parsePackageName( in testFindApk_override()382 protected String parsePackageName( in testFindApk_override_onlyInBuild()
131 protected String parsePackageName( in setUp()
204 String packageName = parsePackageName(moduleFile, device.getDeviceDescriptor()); in installMultiPackageContainingApex()282 mApkToInstall.add(parsePackageName(splits[0], device.getDeviceDescriptor())); in installSingleModuleUsingBundletool()313 mApkToInstall.add(parsePackageName(moduleFile, device.getDeviceDescriptor())); in installMultipleModuleUsingBundletool()456 mApkToInstall.add(parsePackageName(f, device.getDeviceDescriptor())); in createInstallArgsForSplit()
341 String packageName = parsePackageName(testAppFile, device.getDeviceDescriptor()); in installer()436 protected String parsePackageName(File testAppFile, DeviceDescriptor deviceDescriptor) in parsePackageName() method in TestAppInstallSetup
335 protected String parsePackageName( in createSuiteApkInstaller()