Searched refs:isSystemAppWithoutUpdate (Results 1 – 2 of 2) sorted by relevance
42 || InstallUtils.isSystemAppWithoutUpdate(packageName)) { in uninstallSinglePackage()
256 static boolean isSystemAppWithoutUpdate(String packageName) { in isSystemAppWithoutUpdate() method in InstallUtils