Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/permission/utils/
DGrantRevokeTests.kt389 private fun verifyAppKillState(shouldBeKilled: Boolean) { in verifyAppKillState() method
420 verifyAppKillState(shouldBeKilled = false) in grantOnePermTest()
461 verifyAppKillState(shouldBeKilled = false) in grantTwoPermTest()
491 verifyAppKillState(shouldBeKilled = false) in grantNoAppOpPerm()
521 verifyAppKillState(shouldBeKilled = false) in grantBgPermTest()
553 verifyAppKillState(shouldBeKilled = false) in grantBgAndFgPermTest()
569 verifyAppKillState(shouldBeKilled = false) in grantBgAndFgPermTest()
641 verifyAppKillState(shouldBeKilled = false) in grantSystemFixedTest()
672 verifyAppKillState(shouldBeKilled = false) in grantBgSystemFixedTest()
688 verifyAppKillState(shouldBeKilled = false) in grantBgSystemFixedTest()
[all …]