Searched refs:nfcInjector (Results 1 – 4 of 4) sorted by relevance
48 Callback callback, NfcInjector nfcInjector) { in WalletRoleObserver() argument52 this.mNfcEventLog = nfcInjector.getNfcEventLog(); in WalletRoleObserver()
127 public CardEmulationManager(Context context, NfcInjector nfcInjector) { in CardEmulationManager() argument134 context.getSystemService(RoleManager.class), this, nfcInjector); in CardEmulationManager()
56 public NfcEventLog(Context context, NfcInjector nfcInjector, Looper looper, in NfcEventLog() argument59 mNfcInjector = nfcInjector; in NfcEventLog()
697 public NfcService(Application nfcApplication, NfcInjector nfcInjector) { in NfcService() argument700 mNfcInjector = nfcInjector; in NfcService()