Home
last modified time | relevance | path

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

/packages/apps/Nfc/testutils/src/com/android/nfc/emulator/
DBaseEmulatorActivity.java191 void ensurePreferredService(String serviceDesc, Context context, CardEmulation cardEmulation) { in ensurePreferredService() method in BaseEmulatorActivity
204 ensurePreferredService(getPreferredServiceDescription(), this, mCardEmulation); in setObserveModeEnabled()
210 ensurePreferredService(getPreferredServiceDescription(), this, mCardEmulation); in waitForService()