Searched refs:shouldDeleteSystemApps (Results 1 – 1 of 1) sorted by relevance
99 if (!shouldDeleteSystemApps(userId)) { in getSystemAppsToRemove()135 if (shouldDeleteSystemApps(userId)) { in maybeTakeSystemAppsSnapshot()140 private boolean shouldDeleteSystemApps(int userId) { in shouldDeleteSystemApps() method in NonRequiredAppsLogic