Searched refs:clearAllDialog (Results 1 – 1 of 1) sorted by relevance
186 Dialog clearAllDialog = clearAllDialogFragmentAfterwards.getDialog(); in testClearAllPreferences() local187 assertThat(clearAllDialog).isNotNull(); in testClearAllPreferences()188 assertThat(clearAllDialog.isShowing()).isTrue(); in testClearAllPreferences()