Searched defs:showConfirmationDialog (Results 1 – 3 of 3) sorted by relevance
35 void showConfirmationDialog(@Nullable Preference preference); in showConfirmationDialog() method
157 public void showConfirmationDialog(Preference preference) { in showConfirmationDialog() method in EnableAdbPreferenceControllerTest.ConcreteEnableAdbPreferenceController
217 private void showConfirmationDialog() { in showConfirmationDialog() method in UninstallerActivity