Searched refs:TrustedDeviceDetailFragment (Results 1 – 2 of 2) sorted by relevance
41 public class TrustedDeviceDetailFragment extends Fragment { class51 static TrustedDeviceDetailFragment newInstance(@NonNull AssociatedDevice device) { in newInstance()54 TrustedDeviceDetailFragment fragment = new TrustedDeviceDetailFragment(); in newInstance()
379 TrustedDeviceDetailFragment fragment = TrustedDeviceDetailFragment.newInstance(device); in showTrustedDeviceDetailFragment()