Searched defs:NfcPaymentPreference (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Settings/src/com/android/settings/nfc/ |
D | NfcPaymentPreference.java | 27 public class NfcPaymentPreference extends CustomDialogPreferenceCompat { class 38 public NfcPaymentPreference(Context context, AttributeSet attrs, int defStyleAttr, in NfcPaymentPreference() method in NfcPaymentPreference 43 public NfcPaymentPreference(Context context, AttributeSet attrs, int defStyleAttr) { in NfcPaymentPreference() method in NfcPaymentPreference 47 public NfcPaymentPreference(Context context, AttributeSet attrs) { in NfcPaymentPreference() method in NfcPaymentPreference
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/nfc/ |
D | NfcPaymentPreference.java | 27 public class NfcPaymentPreference extends CustomDialogPreferenceCompat { class 38 public NfcPaymentPreference(Context context, AttributeSet attrs, int defStyleAttr, in NfcPaymentPreference() method in NfcPaymentPreference 43 public NfcPaymentPreference(Context context, AttributeSet attrs, int defStyleAttr) { in NfcPaymentPreference() method in NfcPaymentPreference 47 public NfcPaymentPreference(Context context, AttributeSet attrs) { in NfcPaymentPreference() method in NfcPaymentPreference
|