Searched refs:systemUpdateUninstall (Results 1 – 2 of 2) sorted by relevance
384 final boolean systemUpdateUninstall = in onReceive()412 onPackageReplacing(packageName, systemUpdateUninstall, userIds); in onReceive()470 boolean systemUpdateUninstall, @NonNull final int[] userIds) { in onPackageReplacing() argument480 systemUpdateUninstall, userId)); in onPackageReplacing()
289 boolean systemUpdateUninstall, final int userId) throws OperationFailedException { in onPackageReplacing() argument291 if (systemUpdateUninstall) { in onPackageReplacing()