Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DINfcAdapter.aidl53 void setForegroundDispatch(in PendingIntent intent, in setForegroundDispatch() method
DNfcAdapter.java1247 sService.setForegroundDispatch(intent, filters, parcel); in enableForegroundDispatch()
1282 sService.setForegroundDispatch(null, null, null); in disableForegroundDispatchInternal()