Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/trust/ui/
DTrustedDeviceActivity.java419 EnrollmentErrorDialogFragment enrollmentErrorDialogFragment = in showEnrollmentErrorDialogFragment()
420 new EnrollmentErrorDialogFragment(); in showEnrollmentErrorDialogFragment()
618 public static class EnrollmentErrorDialogFragment extends DialogFragment { class in TrustedDeviceActivity