Searched refs:showConfirmationDialog (Results 1 – 6 of 6) sorted by relevance
47 public void showConfirmationDialog(@Nullable Preference preference) { in showConfirmationDialog() method in AdbPreferenceController
41 public void showConfirmationDialog(@Nullable Preference preference) { in showConfirmationDialog() method in LogPersistPreferenceController
42 public void showConfirmationDialog(@Nullable Preference preference) { in showConfirmationDialog() method in LogpersistPreferenceController
1642 dialogController.showConfirmationDialog(findPreference(preferenceKey)); in recreateDialogForKey()