Home
last modified time | relevance | path

Searched defs:setForegroundDispatch (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcAdapter.aidl55 void setForegroundDispatch(in PendingIntent intent, in setForegroundDispatch() method
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DNfcDispatcher.java143 public synchronized void setForegroundDispatch(PendingIntent intent, in setForegroundDispatch() method in NfcDispatcher
H A DNfcService.java1248 public void setForegroundDispatch(PendingIntent intent, in setForegroundDispatch() method in NfcService.NfcAdapterService