Searched refs:creatingUserId (Results 1 – 1 of 1) sorted by relevance
2632 void writePackageListLPr(int creatingUserId) { in writePackageListLPr() argument2644 writePackageListLPrInternal(creatingUserId); in writePackageListLPr()2650 private void writePackageListLPrInternal(int creatingUserId) { in writePackageListLPrInternal() argument2657 if (creatingUserId != -1) { in writePackageListLPrInternal()2658 userIds = ArrayUtils.appendInt(userIds, creatingUserId); in writePackageListLPrInternal()