Searched refs:showConfirmRemoveProfileDialog (Results 1 – 6 of 6) sorted by relevance
85 mRemoveProfileHandler.showConfirmRemoveProfileDialog(); in handlePreferenceClicked()
112 public void showConfirmRemoveProfileDialog() { in showConfirmRemoveProfileDialog() method in RemoveProfileHandler
185 .setOnClickListener(v -> mRemoveProfileHandler.showConfirmRemoveProfileDialog()); in onStartInternal()
76 mRemoveProfileHandler.showConfirmRemoveProfileDialog(); in handlePreferenceClicked()
126 mRemoveProfileHandler.showConfirmRemoveProfileDialog(); in showConfirmRemoveProfileDialog_showsConfirmationDialog()
330 verify(mRemoveProfileHandler).showConfirmRemoveProfileDialog(); in onDeleteButtonClicked_showsConfirmationDialog()