Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/nfc/
DPaymentDefaultDialog.java102 PaymentAppInfo defaultPaymentApp = null; in buildDialog() local
112 defaultPaymentApp = service; in buildDialog()
135 if (defaultPaymentApp == null) { in buildDialog()
147 sanitizePaymentAppCaption(defaultPaymentApp.label.toString())); in buildDialog()