Searched defs:ProgressDialogTask (Results 1 – 1 of 1) sorted by relevance
25 class ProgressDialogTask extends DialogTask { class33 public ProgressDialogTask(int style, int max, String title, String message, boolean cancelable) { in ProgressDialogTask() method in ProgressDialogTask