Searched refs:NfcPaymentPreference (Results 1 – 2 of 2) sorted by relevance
61 NfcPaymentPreference preference = in onCreate()62 new NfcPaymentPreference(getPrefContext(), mPaymentBackend); in onCreate()
41 public class NfcPaymentPreference extends CustomDialogPreference implements class54 public NfcPaymentPreference(Context context, PaymentBackend backend) { in NfcPaymentPreference() method in NfcPaymentPreference