Home
last modified time | relevance | path

Searched refs:timeout (Results 1 – 16 of 16) sorted by relevance

/development/cmds/monkey/src/com/android/commands/monkey/
DMonkeySourceNetwork.java418 long timeout = Long.parseLong(command.get(2)); in translateCommand() local
423 deferredReturn = new DeferredReturn(eventId, ret, timeout); in translateCommand()
522 private long timeout; field in MonkeySourceNetwork.DeferredReturn
524 public DeferredReturn(int event, MonkeyCommandReturn deferredReturn, long timeout) { in DeferredReturn() argument
527 this.timeout = timeout; in DeferredReturn()
539 MonkeySourceNetworkViews.class.wait(timeout); in waitForEvent()
/development/host/windows/usb/winusb/
Dadb_winusb_endpoint_object.cpp231 bool AdbWinUsbEndpointObject::SetTimeout(ULONG timeout) { in SetTimeout() argument
234 sizeof(ULONG), &timeout)) { in SetTimeout()
Dadb_winusb_endpoint_object.h152 virtual bool SetTimeout(ULONG timeout);
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DAsyncTask.java526 public final Result get(long timeout, TimeUnit unit) throws InterruptedException, in get() argument
528 return mFuture.get(timeout, unit); in get()
/development/testrunner/test_defs/
Dnative_test.py90 int(options.timeout))
/development/tools/winscope/adb_proxy/
Dwinscope_proxy.py348 def timeout(self): member in TraceThread
359 self._keep_alive_timer = threading.Timer(KEEP_ALIVE_INTERVAL_S, self.timeout)
369 self.process.wait(timeout=5)
/development/samples/training/multiscreen/newsreader/libs/
Dandroid-support-v4.jar ... .ExecutionException java.util.concurrent.TimeoutException long timeout java.util.concurrent.TimeUnit unit public final ...
/development/samples/training/basic/ActivityLifecycle/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/basic/FragmentBasics/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/location-aware/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...