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

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
H A DCardEmulationManager.java477 public String getNfcid2ForService(int userId, ComponentName service) method in class:CardEmulationManager.NfcFCardEmulationInterface
484 return mNfcFServicesCache.getNfcid2ForService(
H A DRegisteredNfcFServicesCache.java661 public String getNfcid2ForService(int userId, int uid, ComponentName componentName) { method in class:RegisteredNfcFServicesCache
662 if (DBG) Log.d(TAG, "getNfcid2ForService");

Completed in 237 milliseconds