Searched refs:updatePackage (Results 1 – 1 of 1) sorted by relevance
489 updatePackage(TEST_APP_PACKAGE, TEST_HW7); in testAppUpdate()497 updatePackage(TEST_APP_PACKAGE, TEST_HW5); in testAppUpdateSameApk()527 updatePackage(TEST_APP_PACKAGE, TEST_HW5); in testAppUpdateSkipEnable()2799 private void updatePackage(String packageName, String baseName) throws IOException { in updatePackage() method in PackageManagerShellCommandInstallTest