Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/nfc/
DINfcAdapter.aidl51 void pausePolling(int timeoutInMs); in pausePolling() method
DNfcAdapter.java941 public void pausePolling(int timeoutInMs) { in pausePolling() method in NfcAdapter
943 sService.pausePolling(timeoutInMs); in pausePolling()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt47834 Landroid/nfc/INfcAdapter$Stub$Proxy;->pausePolling(I)V
47884 Landroid/nfc/INfcAdapter;->pausePolling(I)V
48179 Landroid/nfc/NfcAdapter;->pausePolling(I)V