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.java244 if (mCredentials.calledBySettings()) { in extractPkcs12OrInstall()
356 if (mCredentials.calledBySettings()) { in onExtractionDone()
DCredentialHelper.java299 boolean calledBySettings() { in calledBySettings() method in CredentialHelper