Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/trust/ui/
DTrustedDeviceActivity.java260 DeviceNotConnectedDialogFragment fragment = new DeviceNotConnectedDialogFragment(); in attemptInitiatingEnrollment()
539 public static class DeviceNotConnectedDialogFragment extends DialogFragment { class in TrustedDeviceActivity