Searched refs:mUserProfileGroupIds (Results 1 – 1 of 1) sorted by relevance
2629 mUserProfileGroupIds.clear();2905 mUserProfileGroupIds.put(user.id, user.profileGroupId);2911 int size = mUserProfileGroupIds.size();2913 if (mUserProfileGroupIds.keyAt(i) == userId2915 mUserProfileGroupIds.removeAt(i);3011 if (mUserProfileGroupIds.size() > 0) {3015 mUserProfileGroupIds.keyAt(i));3017 mUserProfileGroupIds.valueAt(i));3053 if (mUserProfileGroupIds.size() > 0) {3057 pw.print(mUserProfileGroupIds.keyAt(i));[all …]