Searched refs:getTimeout (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
H A DDeviceHost.java192 public int getTimeout(int technology); method in interface:DeviceHost
H A DNfcService.java1119 public int getTimeout(int tech) throws RemoteException { method in class:NfcService.TagService
1122 return mDeviceHost.getTimeout(tech);
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
H A DServiceProxy.java113 public int getTimeout() { method in class:ServiceProxy
/packages/apps/Nfc/src/com/android/nfc/nxp/
H A DNativeNfcManager.java211 public int getTimeout(int tech) { method in class:NativeNfcManager

Completed in 215 milliseconds