Searched refs:testUserId (Results 1 – 2 of 2) sorted by relevance
146 int testUserId = 30; in testGrantingAdminPermissionsRemovesNonAdminRestrictions() local148 UserInfo testInfo = newUser(testUserId); in testGrantingAdminPermissionsRemovesNonAdminRestrictions()158 UserHandle.of(testUserId)); in testGrantingAdminPermissionsRemovesNonAdminRestrictions()162 UserHandle.of(testUserId)); in testGrantingAdminPermissionsRemovesNonAdminRestrictions()
383 int testUserId = 1; in testAddWhereClausesForMediaGrantsTable() local387 PickerDbFacade.addWhereClausesForMediaGrantsTable(sqb, testUserId, testPackageNames); in testAddWhereClausesForMediaGrantsTable()394 testUserId))).isEqualTo(true); in testAddWhereClausesForMediaGrantsTable()