Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/nfc/
DPaymentSettings.java61 NfcPaymentPreference preference = in onCreate()
62 new NfcPaymentPreference(getPrefContext(), mPaymentBackend); in onCreate()
DNfcPaymentPreference.java41 public class NfcPaymentPreference extends CustomDialogPreference implements class
54 public NfcPaymentPreference(Context context, PaymentBackend backend) { in NfcPaymentPreference() method in NfcPaymentPreference