Searched defs:isSetup (Results 1 – 4 of 4) sorted by relevance
98 public static void showErrorDialog(FragmentActivity host, int errMsgId, boolean isSetup) { in showErrorDialog()
95 viewModel.showErrorDialog.collect { (errMsgId, isSetup) -> in <lambda>() method
96 viewModel.showErrorDialog.collect { (errMsgId, isSetup) -> in <lambda>() method