Searched refs:showConfirmRemoveProfileDialog (Results 1 – 7 of 7) sorted by relevance
85 mRemoveProfileHandler.showConfirmRemoveProfileDialog(); in handlePreferenceClicked()
157 public void showConfirmRemoveProfileDialog() { in showConfirmRemoveProfileDialog() method in RemoveProfileHandler
201 mRemoveProfileHandler.showConfirmRemoveProfileDialog(); in onStartInternal()
77 mRemoveProfileHandler.showConfirmRemoveProfileDialog(); in handlePreferenceClicked()
125 verify(mRemoveProfileHandler).showConfirmRemoveProfileDialog(); in onClick_preferenceEnabled_showsDialog()
126 mRemoveProfileHandler.showConfirmRemoveProfileDialog(); in showConfirmRemoveProfileDialog_showsConfirmationDialog()
335 verify(mRemoveProfileHandler).showConfirmRemoveProfileDialog(); in onDeleteButtonClicked_showsConfirmationDialog()