Searched defs:setTimeout (Results 1 – 6 of 6) sorted by relevance
161 public ServiceProxy setTimeout(int secs) { in setTimeout() method in ServiceProxy
208 public boolean setTimeout(int tech, int timeout) { in setTimeout() method in NativeNfcManager
266 public boolean setTimeout(int tech, int timeout) { in setTimeout() method in NativeNfcManager
557 private void setTimeout(int timeout) { in setTimeout() method in AddAccessoryActivity
207 public boolean setTimeout(int technology, int timeout); in setTimeout() method
1348 public int setTimeout(int tech, int timeout) throws RemoteException { in setTimeout() method in NfcService.TagService