Home
last modified time | relevance | path

Searched refs:assertGroupPermState (Results 1 – 1 of 1) sorted by relevance

/packages/apps/PermissionController/tests/mocking/src/com/android/permissioncontroller/permission/utils/
DGrantRevokeTests.kt237 private fun assertGroupPermState( in assertGroupPermState() method
358 assertGroupPermState(newGroup, expectedState) in grantOnePermTest()
389 assertGroupPermState(newGroup, expectedState) in grantTwoPermTest()
414 assertGroupPermState(newGroup, expectedState) in grantNoAppOpPerm()
441 assertGroupPermState(newGroup, expectedState) in grantBgPermTest()
469 assertGroupPermState(newGroup, expectedState) in grantBgAndFgPermTest()
481 assertGroupPermState(newGroup2, expectedState2) in grantBgAndFgPermTest()
511 assertGroupPermState(newGroup, expectedState) in grantSystemFixedTest()
538 assertGroupPermState(newGroup, expectedState) in grantBgSystemFixedTest()
550 assertGroupPermState(newGroup2, expectedState) in grantBgSystemFixedTest()
[all …]