Searched refs:registerSystemCodeForService (Results 1 – 2 of 2) sorted by relevance
453 public boolean registerSystemCodeForService(int userId, ComponentName service, in registerSystemCodeForService() method in CardEmulationManager.NfcFCardEmulationInterface461 return mNfcFServicesCache.registerSystemCodeForService( in registerSystemCodeForService()
533 public boolean registerSystemCodeForService(int userId, int uid, in registerSystemCodeForService() method in RegisteredNfcFServicesCache607 return registerSystemCodeForService(userId, uid, componentName, "NULL"); in removeSystemCodeForService()