Searched refs:removedUsers (Results 1 – 2 of 2) sorted by relevance
84 final IntArray removedUsers;92 removedUsers = null;94 removedUsers = mRemovedUsers.clone();107 if (removedUsers != null && removedUsers.contains(userId)) {
286 final int[] removedUsers = info.mRemovedUsers; in onUninstallSucceeded() local287 final int[] removedUserTypes = userManagerInternal.getUserTypesForStatsd(removedUsers); in onUninstallSucceeded()291 getUid(info.mUid, userId), removedUsers, removedUserTypes, originalUsers, in onUninstallSucceeded()