Home
last modified time | relevance | path

Searched refs:nfcAdapterRaw (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/camera/
DCameraServiceProxy.java533 INfcAdapter nfcAdapterRaw = INfcAdapter.Stub.asInterface(nfcServiceBinder); in notifyNfcService() local
541 nfcAdapterRaw.setReaderMode(nfcInterfaceToken, null, flags, null); in notifyNfcService()