Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/nfc/
DPaymentDefaultDialog.java101 PaymentAppInfo requestedPaymentApp = null; in buildDialog() local
109 requestedPaymentApp = service; in buildDialog()
116 if (requestedPaymentApp == null) { in buildDialog()
139 sanitizePaymentAppCaption(requestedPaymentApp.label.toString())); in buildDialog()
146 sanitizePaymentAppCaption(requestedPaymentApp.label.toString()), in buildDialog()