Searched refs:newGroup2 (Results 1 – 1 of 1) sorted by relevance
560 val newGroup2 = KotlinUtils.grantBackgroundRuntimePermissions(app, newGroup) in grantBgAndFgPermTest() constant573 assertGroupPermState(newGroup2, expectedState2) in grantBgAndFgPermTest()679 val newGroup2 = KotlinUtils.grantBackgroundRuntimePermissions(app, newGroup) in grantBgSystemFixedTest() constant692 assertGroupPermState(newGroup2, expectedState) in grantBgSystemFixedTest()1023 val newGroup2 = KotlinUtils.revokeForegroundRuntimePermissions(app, newGroup, true) in revokeBgAndFgPermTest() constant1036 assertGroupPermState(newGroup2, expectedState2) in revokeBgAndFgPermTest()1103 val newGroup2 = KotlinUtils.revokeBackgroundRuntimePermissions(app, newGroup) in revokeBgSystemFixedTest() constant1111 assertGroupPermState(newGroup2, expectedState) in revokeBgSystemFixedTest()