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