Searched refs:showConfirmationDialog (Results 1 – 6 of 6) sorted by relevance
35 void showConfirmationDialog(@Nullable Preference preference); in showConfirmationDialog() method
123 showConfirmationDialog(preference); in handlePreferenceTreeClick()
230 showConfirmationDialog(mLogpersist); in writeLogpersistOption()
64 public void showConfirmationDialog(Preference preference) {} in setUp()
177 public void showConfirmationDialog(Preference preference) { in showConfirmationDialog() method in EnableAdbPreferenceControllerTest.ConcreteEnableAdbPreferenceController
225 showConfirmationDialog(); in onCreate()252 private void showConfirmationDialog() { in showConfirmationDialog() method in UninstallerActivity