Home
last modified time | relevance | path

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

/frameworks/base/nfc/java/android/nfc/
DINfcAdapter.aidl57 void setForegroundDispatch(in PendingIntent intent, in setForegroundDispatch() method
DNfcAdapter.java1732 sService.setForegroundDispatch(intent, filters, parcel); in enableForegroundDispatch()
1760 sService.setForegroundDispatch(null, null, null); in disableForegroundDispatch()