Searched refs:resetTimeouts (Results 1 – 7 of 7) sorted by relevance
44 void resetTimeouts(); in resetTimeouts() method
125 mTag.getTagService().resetTimeouts(); in close()
243 public void resetTimeouts(); in resetTimeouts() method
4088 public void resetTimeouts() throws RemoteException { in resetTimeouts() method in NfcService.TagService4091 mDeviceHost.resetTimeouts(); in resetTimeouts()
380 public void resetTimeouts() { in resetTimeouts() method in NativeNfcManager
354 Landroid/nfc/INfcTag$Stub$Proxy;->resetTimeouts()V393 Landroid/nfc/INfcTag;->resetTimeouts()V
1897 tagService.resetTimeouts(); in testResetTimeouts()1898 verify(mDeviceHost).resetTimeouts(); in testResetTimeouts()