Searched refs:showResetAppDialog (Results 1 – 4 of 4) sorted by relevance
106 DialogFragmentManager.showResetAppDialog( in listenToAppsViewModelUiEvents()109 DialogManager.showResetAppDialog( in listenToAppsViewModelUiEvents()
205 DialogFragmentManager.showResetAppDialog( in listenToAppsViewModelUiEvents()208 DialogManager.showResetAppDialog(mActivity, mAppsViewModel); in listenToAppsViewModelUiEvents()
206 public static void showResetAppDialog(@NonNull Context context, AppsViewModel appsViewModel) { in showResetAppDialog() method in DialogManager
236 public static void showResetAppDialog( in showResetAppDialog() method in DialogFragmentManager