Searched defs:mCardEmulation (Results 1 – 3 of 3) sorted by relevance
60 protected CardEmulation mCardEmulation; field in BaseEmulatorActivity186 mCardEmulation); in setObserveModeEnabled() local195 mCardEmulation); in waitForPreferredService() local201 getServiceDescriptionFromComponent(componentName), this, mCardEmulation); in waitForService() local
61 private CardEmulation mCardEmulation; field in NfcPreferredPaymentTest
63 private final CardEmulation mCardEmulation; field in RegisteredServicesCacheMigration