Searched refs:callingUid2 (Results 1 – 1 of 1) sorted by relevance
88 final int callingUid2 = UserHandle.getUid(SECONDARY_USER_ID_2, 1); in testBothMapsHaveSameJobs() local90 final JobStatus testJob2 = getJobStatusWithCallinUid(2, callingUid2); in testBothMapsHaveSameJobs()94 mJobSet.add(getJobStatusWithCallinUid(i, (i%2 == 0) ? callingUid2 : callingUid1)); in testBothMapsHaveSameJobs()