Home
last modified time | relevance | path

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

/packages/apps/CertInstaller/src/com/android/certinstaller/
DCertInstaller.java214 if (mCredentials.calledBySettings()) { in extractPkcs12OrInstall()
326 if (mCredentials.calledBySettings()) { in onExtractionDone()
DCredentialHelper.java301 boolean calledBySettings() { in calledBySettings() method in CredentialHelper