Searched refs:showConfirmationDialog (Results 1 – 5 of 5) sorted by relevance
35 void showConfirmationDialog(@Nullable Preference preference); in showConfirmationDialog() method
107 showConfirmationDialog(preference); in handlePreferenceTreeClick()
229 showConfirmationDialog(mLogpersist); in writeLogpersistOption()
62 public void showConfirmationDialog(Preference preference) {} in setUp()
156 public void showConfirmationDialog(Preference preference) { in showConfirmationDialog() method in EnableAdbPreferenceControllerTest.ConcreteEnableAdbPreferenceController