Searched refs:DOWNLOAD_DIR (Results 1 - 2 of 2) sorted by relevance

/packages/apps/CertInstaller/src/com/android/certinstaller/
H A DCertFile.java42 static final String DOWNLOAD_DIR = "download"; field in class:CertFile
108 File download = new File(root, DOWNLOAD_DIR);
H A DCertFileList.java39 private static final String DOWNLOAD_DIR = "download"; field in class:CertFileList
163 File download = new File(root, DOWNLOAD_DIR);

Completed in 67 milliseconds