Searched refs:isAdminSuspendingAnyPackages (Results 1 – 4 of 4) sorted by relevance
226 when(getServices().packageManagerInternal.isAdminSuspendingAnyPackages( in testCompMigration_keepSuspendedAppsWhenDpcIsRPlus()260 when(getServices().packageManagerInternal.isAdminSuspendingAnyPackages( in testCompMigration_unsuspendAppsWhenDpcNotRPlus()
1178 public abstract boolean isAdminSuspendingAnyPackages(int userId); in isAdminSuspendingAnyPackages() method in PackageManagerInternal
697 public final boolean isAdminSuspendingAnyPackages(int userId) { in isAdminSuspendingAnyPackages() method in PackageManagerInternalBase
2488 if (!pmi.isAdminSuspendingAnyPackages(doUserId)) { in migratePersonalAppSuspensionLocked()