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