/development/tools/winscope/src/test/ |
D | utils.ts | 77 timeout = 10000, 89 () => reject(`not called ${times} times within ${timeout}ms`), 90 timeout,
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeySourceNetwork.java | 418 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/ |
D | adb_winusb_endpoint_object.cpp | 231 bool AdbWinUsbEndpointObject::SetTimeout(ULONG timeout) { in SetTimeout() argument 234 sizeof(ULONG), &timeout)) { in SetTimeout()
|
D | adb_winusb_endpoint_object.h | 152 virtual bool SetTimeout(ULONG timeout);
|
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/ |
D | AsyncTask.java | 526 public final Result get(long timeout, TimeUnit unit) throws InterruptedException, in get() argument 528 return mFuture.get(timeout, unit); in get()
|
/development/tools/winscope/src/adb/ |
D | winscope_proxy.py | 887 def timeout(self): member in TraceThread 901 KEEP_ALIVE_INTERVAL_S, self.timeout) 913 self.process.wait(timeout=5)
|
/development/python-packages/fetchartifact/ |
D | poetry.lock | 102 async-timeout = ">=4.0.0a3,<5.0" 148 name = "async-timeout" 155 …{file = "async-timeout-4.0.2.tar.gz", hash = "sha256:2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553…
|
/development/samples/training/multiscreen/newsreader/libs/ |
D | android-support-v4.jar | ... .ExecutionException java.util.concurrent.TimeoutException
long timeout
java.util.concurrent.TimeUnit unit
public final ... |
/development/samples/training/basic/ActivityLifecycle/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/basic/FragmentBasics/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/location-aware/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/AnimationsDemo/libs/ |
D | android-support-v13.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/InteractiveChart/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/ContactsList/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/EffectiveNavigation/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/ControllerSample/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/development/samples/training/NavigationDrawer/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |