Searched refs:userIdForTest (Results 1 – 1 of 1) sorted by relevance
586 final int userIdForTest = 325; in testGetIdleUidsForUser() local599 eq(UserHandle.getAppId(ai.uid)), eq(userIdForTest), anyLong())) in testGetIdleUidsForUser()603 eq(userIdForTest), anyInt())).thenReturn(installedApps); in testGetIdleUidsForUser()604 final int[] returnedIdleUids = controllerUnderTest.getIdleUidsForUser(userIdForTest); in testGetIdleUidsForUser()