Searched defs:persistence (Results 1 – 4 of 4) sorted by relevance
49 private val persistence = RolesPersistenceImpl {} in <lambda>() constant
49 private val persistence = RuntimePermissionsPersistenceImpl {} in <lambda>() constant in com.android.permission.persistence.RuntimePermissionsPersistenceTest
121 def init(self, behavior, matcher, persistence): argument132 def __init__(self, matcher, persistence, fn): argument
38 val persistence: Capability.Persistence? in <lambda>() constant