Searched refs:errorId (Results 1 - 3 of 3) sorted by relevance

/packages/apps/CertInstaller/src/com/android/certinstaller/
H A DCertFileList.java73 protected void onError(int errorId) { argument
74 if (errorId == CERT_FILE_MISSING_ERROR) {
H A DCertFile.java95 * @param errorId one of {@link #CERT_READ_ERROR},
98 protected void onError(int errorId) { argument
H A DCertInstallerMain.java146 protected void onError(int errorId) { argument

Completed in 54 milliseconds