Searched defs:showProgressIndicator (Results 1 – 2 of 2) sorted by relevance
40 public static MessageWizardFragment newInstance(String title, boolean showProgressIndicator) { in newInstance()48 public static void addArguments(Bundle args, String title, boolean showProgressIndicator) { in addArguments()
61 public static ConnectToWifiFragment newInstance(String title, boolean showProgressIndicator, in newInstance()