HomeSort by relevance Sort by last modified time
    Searched full:waitforupdate (Results 1 - 4 of 4) sorted by null

  /external/libvncserver/VisualNaCro/
nacro.h 70 * waitforupdate() returns only on timeout or screen update,
78 result_t waitforupdate(resource_t res,timeout_t seconds);
nacro.c 32 enum { SLEEP,VISUALGREP,WAITFORUPDATE } state;
503 result_t waitforupdate(resource_t res,timeout_t timeout) function
  /cts/hostsidetests/devicepolicy/app/WidgetProvider/src/com/android/cts/widgetprovider/
SimpleAppWidgetHostService.java 108 boolean update = waitForUpdate();
185 private boolean waitForUpdate() throws InterruptedException {
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebViewTest.java     [all...]

Completed in 115 milliseconds