Home
last modified time | relevance | path

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

/packages/apps/PermissionController/tests/mocking/src/com/android/permissioncontroller/permission/utils/
DGrantRevokeTests.kt472 val newGroup2 = KotlinUtils.grantBackgroundRuntimePermissions(app, newGroup) in grantBgAndFgPermTest() constant
541 val newGroup2 = KotlinUtils.grantBackgroundRuntimePermissions(app, newGroup) in grantBgSystemFixedTest() constant
843 val newGroup2 = KotlinUtils.revokeForegroundRuntimePermissions(app, newGroup, true) in revokeBgAndFgPermTest() constant
911 val newGroup2 = KotlinUtils.revokeBackgroundRuntimePermissions(app, newGroup) in revokeBgSystemFixedTest() constant