Home
last modified time | relevance | path

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

/packages/apps/Car/CompanionDeviceSupport/src/com/android/car/companiondevicesupport/feature/trust/ui/
DTrustedDeviceActivity.java167 showTrustedDeviceDetailFragment(device); in onActivityResult()
254 showTrustedDeviceDetailFragment(device); in hasAssociatedDevice()
377 private void showTrustedDeviceDetailFragment(AssociatedDevice device) { in showTrustedDeviceDetailFragment() method in TrustedDeviceActivity