Home
last modified time | relevance | path

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

/packages/apps/SecureElement/src/com/android/se/security/
DAccessControlEnforcer.java70 private boolean mNoRuleFound = false; field in AccessControlEnforcer
130 mNoRuleFound = false; in initialize()
155 mNoRuleFound = true; in initialize()
203 mNoRuleFound = true; in initialize()
232 return mNoRuleFound; in isNoRuleFound()