Searched refs:OnExtractionDoneAction (Results 1 – 1 of 1) sorted by relevance
331 MyAction action = new OnExtractionDoneAction(success); in extractPkcs12InBackground()526 private static class OnExtractionDoneAction implements MyAction { class in CertInstaller529 OnExtractionDoneAction(boolean success) { in OnExtractionDoneAction() method in CertInstaller.OnExtractionDoneAction