Searched refs:allProfileIds (Results 1 – 1 of 1) sorted by relevance
256 int[] allProfileIds = new int[getNumProfiles()]; in getAllProfilesUserIds() local257 allProfileIds[0] = mProfileParentUserId; in getAllProfilesUserIds()261 allProfileIds, in getAllProfilesUserIds()266 allProfileIds[allProfileIds.length - 1] = mPrivateProfileUserId; in getAllProfilesUserIds()269 return allProfileIds; in getAllProfilesUserIds()