Searched refs:showConfirmationDialog (Results 1 – 5 of 5) sorted by relevance
70 showConfirmationDialog(); in onResume()104 private void showConfirmationDialog() { in showConfirmationDialog() method in NewUserDisclaimerActivity
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
1819 dialogController.showConfirmationDialog(findPreference(preferenceKey)); in recreateDialogForKey()