Home
last modified time | relevance | path

Searched defs:removeSystemCodeForService (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DRegisteredNfcFServicesCache.java652 public boolean removeSystemCodeForService(int userId, int uid, ComponentName componentName) { in removeSystemCodeForService() method in RegisteredNfcFServicesCache
DCardEmulationManager.java979 public boolean removeSystemCodeForService(int userId, ComponentName service) in removeSystemCodeForService() method in CardEmulationManager.NfcFCardEmulationInterface