HomeSort by relevance Sort by last modified time
    Searched refs:isSdCardPresent (Results 1 - 3 of 3) sorted by null

  /packages/apps/CertInstaller/src/com/android/certinstaller/
CertFileList.java 62 if (isSdCardPresent()) {
103 if (!isSdCardPresent()) {
CertInstallerMain.java 67 if (!isSdCardPresent()) {
CertFile.java 169 protected boolean isSdCardPresent() {

Completed in 35 milliseconds