} } @Override protected void onReset() { super.onReset(); onStopLoading(); result = null; } @Override protected void onStopLoading() { super.onStopLoading(); cancelLoad(); } private void findOdfs(Map<String, String> result, File directory) {
33: super(context); Full Snippet Info
43: super(context); Full Snippet Info
57: super(context); Full Snippet Info