Home | History | Annotate | Download | only in nfc

Lines Matching full:settimeout

862                         mDeviceHost.setTimeout(TagTechnology.ISO_DEP, 10000);
1502 public int setTimeout(int tech, int timeout) throws RemoteException {
1504 boolean success = mDeviceHost.setTimeout(tech, timeout);
1642 mDeviceHost.setTimeout(TagTechnology.ISO_DEP, 30000);