Home
last modified time | relevance | path

Searched refs:getConfirmRemoveProfileDialogFragment (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/profiles/
H A DRemoveProfileHandler.java171 dialogFragment = ProfilesDialogProvider.getConfirmRemoveProfileDialogFragment(mContext, in showConfirmRemoveProfileDialog()
H A DProfilesDialogProvider.java167 public static ConfirmationDialogFragment getConfirmRemoveProfileDialogFragment(Context context, in getConfirmRemoveProfileDialogFragment() method in ProfilesDialogProvider