Home
last modified time | relevance | path

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

/packages/apps/PermissionController/tests/mocking/src/com/android/permissioncontroller/permission/utils/
DGrantRevokeTests.kt328 private fun verifyAppKillState(shouldBeKilled: Boolean) { in verifyAppKillState() method
355 verifyAppKillState(shouldBeKilled = false) in grantOnePermTest()
385 verifyAppKillState(shouldBeKilled = false) in grantTwoPermTest()
411 verifyAppKillState(shouldBeKilled = false) in grantNoAppOpPerm()
437 verifyAppKillState(shouldBeKilled = false) in grantBgPermTest()
465 verifyAppKillState(shouldBeKilled = false) in grantBgAndFgPermTest()
477 verifyAppKillState(shouldBeKilled = false) in grantBgAndFgPermTest()
507 verifyAppKillState(shouldBeKilled = false) in grantSystemFixedTest()
534 verifyAppKillState(shouldBeKilled = false) in grantBgSystemFixedTest()
546 verifyAppKillState(shouldBeKilled = false) in grantBgSystemFixedTest()
[all …]