Searched refs:CompanionVendorHelperDialogFragment (Results 1 – 2 of 2) sorted by relevance
48 public class CompanionVendorHelperDialogFragment extends DialogFragment { class64 private CompanionVendorHelperDialogFragment() {} in CompanionVendorHelperDialogFragment() method in CompanionVendorHelperDialogFragment66 static CompanionVendorHelperDialogFragment newInstance(AssociationRequest request) { in newInstance()67 CompanionVendorHelperDialogFragment fragmentDialog = in newInstance()68 new CompanionVendorHelperDialogFragment(); in newInstance()
94 CompanionVendorHelperDialogFragment.CompanionVendorHelperDialogListener {666 CompanionVendorHelperDialogFragment fragmentDialog = in onShowHelperDialog()667 CompanionVendorHelperDialogFragment.newInstance(mRequest); in onShowHelperDialog()