Home
last modified time | relevance | path

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

/aosp12/packages/apps/SecureElement/src/com/android/se/security/arf/PKCS15/
H A DPKCS15Handler.java75 private EFACMain mACMainObject = null; field in PKCS15Handler
103 ACRulesPath = mACMainObject.analyseFile(); in updateACRules()
110 mACMainObject = null; in updateACRules()
182 mACMainObject = new EFACMain(mSEHandle, acMainPath); in initACEntryPoint()