Searched defs:showConfirmationDialog (Results 1 – 7 of 7) sorted by relevance
35 void showConfirmationDialog(@Nullable Preference preference); in showConfirmationDialog() method
42 public void showConfirmationDialog(@Nullable Preference preference) { in showConfirmationDialog() method in LogpersistPreferenceController
47 public void showConfirmationDialog(@Nullable Preference preference) { in showConfirmationDialog() method in AdbPreferenceController
41 public void showConfirmationDialog(@Nullable Preference preference) { in showConfirmationDialog() method in LogPersistPreferenceController
177 public void showConfirmationDialog(Preference preference) { in showConfirmationDialog() method in EnableAdbPreferenceControllerTest.ConcreteEnableAdbPreferenceController
145 private void showConfirmationDialog() { in showConfirmationDialog() method in PrioritizeAppPerformancePreferenceController
220 private void showConfirmationDialog() { in showConfirmationDialog() method in UninstallerActivity