Searched refs:showConfirmationDialog (Results 1 – 7 of 7) sorted by relevance
88 showConfirmationDialog() in <lambda>()104 showConfirmationDialog() in <lambda>()147 private fun showConfirmationDialog() { in <lambda>() method in com.android.healthconnect.controller.deletion.DeletionFragment190 is DeletionType.DeleteDataEntry -> showConfirmationDialog() in <lambda>()
39 showConfirmationDialog() in <lambda>()43 showConfirmationDialog() in <lambda>()106 private fun showConfirmationDialog() { in <lambda>() method in com.android.healthconnect.controller.selectabledeletion.DeletionFragment
70 showConfirmationDialog(); in onResume()104 private void showConfirmationDialog() { in showConfirmationDialog() method in NewUserDisclaimerActivity
48 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
1840 dialogController.showConfirmationDialog(findPreference(preferenceKey)); in recreateDialogForKey()