Home
last modified time | relevance | path

Searched defs:newGroup2 (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/permission/utils/
DGrantRevokeTests.kt477 val newGroup2 = KotlinUtils.grantBackgroundRuntimePermissions(app, newGroup) in grantBgAndFgPermTest() constant
572 val newGroup2 = KotlinUtils.grantBackgroundRuntimePermissions(app, newGroup) in grantBgSystemFixedTest() constant
874 val newGroup2 = KotlinUtils.revokeForegroundRuntimePermissions(app, newGroup, true) in revokeBgAndFgPermTest() constant
942 val newGroup2 = KotlinUtils.revokeBackgroundRuntimePermissions(app, newGroup) in revokeBgSystemFixedTest() constant