Searched refs:mIsPayment (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DAppChooserActivity.java194 private final boolean mIsPayment; field in class:AppChooserActivity.ListAdapter
202 mIsPayment = CardEmulation.CATEGORY_PAYMENT.equals(mCategory);
208 if (mIsPayment) {
239 if (mIsPayment) {
255 if (mIsPayment) {

Completed in 10 milliseconds