Searched refs:nfcServiceBinder (Results 1 – 1 of 1) sorted by relevance
427 IBinder nfcServiceBinder = getBinderService(NFC_SERVICE_BINDER_NAME); in notifyNfcService() local428 if (nfcServiceBinder == null) { in notifyNfcService()432 INfcAdapter nfcAdapterRaw = INfcAdapter.Stub.asInterface(nfcServiceBinder); in notifyNfcService()