Home
last modified time | relevance | path

Searched defs:mCardEmulation (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Nfc/NfcNci/testutils/src/com/android/nfc/emulator/
DBaseEmulatorActivity.java60 protected CardEmulation mCardEmulation; field in BaseEmulatorActivity
191 mCardEmulation); in setObserveModeEnabled() local
200 mCardEmulation); in waitForPreferredService() local
206 getServiceDescriptionFromComponent(componentName), this, mCardEmulation); in waitForService() local
/packages/modules/Nfc/tests/cts/tests/src/android/nfc/cts/
DNfcPreferredPaymentTest.java61 private CardEmulation mCardEmulation; field in NfcPreferredPaymentTest
/packages/modules/Nfc/framework/tests/src/android/nfc/cardemulation/
DCardemulationTest.java61 private CardEmulation mCardEmulation; field in CardemulationTest
/packages/modules/Nfc/NfcNci/NfcMigration/src/com/android/nfc/cardemulation/
DRegisteredServicesCacheMigration.java63 private final CardEmulation mCardEmulation; field in RegisteredServicesCacheMigration