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

  /external/libpcap/
pcap-win32.c 922 int newtimeout; local
928 newtimeout = -1;
935 newtimeout = p->opt.timeout;
937 if (!PacketSetReadTimeout(p->adapter, newtimeout)) {
942 pw->nonblock = (newtimeout == -1);
  /frameworks/base/services/core/jni/
com_android_server_input_InputManagerService.cpp 610 jlong newTimeout = env->CallLongMethod(mServiceObj,
614 newTimeout = 0; // abort dispatch
616 assert(newTimeout >= 0);
622 return newTimeout;
    [all...]
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp     [all...]
InputDispatcher.h     [all...]
  /external/libgdx/backends/gdx-backends-gwt/libs/
gwt-dev.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/
netty-common-4.1.0.CR3.jar 

Completed in 1331 milliseconds