Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/nfc/
H A DPaymentDefaultDialog.java91 PaymentAppInfo requestedPaymentApp = null; in buildDialog() local
97 requestedPaymentApp = service; in buildDialog()
104 if (requestedPaymentApp == null) { in buildDialog()
123 sanitizePaymentAppCaption(requestedPaymentApp.label.toString())); in buildDialog()
130 sanitizePaymentAppCaption(requestedPaymentApp.label.toString()), in buildDialog()