Home
last modified time | relevance | path

Searched defs:resetTimeouts (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/nfc/
H A DINfcTag.aidl44 void resetTimeouts(); in resetTimeouts() method
/aosp12/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeNfcManager.java285 public void resetTimeouts() { in resetTimeouts() method in NativeNfcManager
/aosp12/packages/apps/Nfc/src/com/android/nfc/
H A DDeviceHost.java220 public void resetTimeouts(); in resetTimeouts() method
H A DNfcService.java1981 public void resetTimeouts() throws RemoteException { in resetTimeouts() method in NfcService.TagService