OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mispayment
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
AppChooserActivity.java
194
private final boolean
mIsPayment
;
202
mIsPayment
= CardEmulation.CATEGORY_PAYMENT.equals(mCategory);
208
if (
mIsPayment
) {
239
if (
mIsPayment
) {
255
if (
mIsPayment
) {
Completed in 4022 milliseconds