HomeSort by relevance Sort by last modified time
    Searched defs:netType (Results 1 - 3 of 3) sorted by null

  /external/deqp/execserver/
xsProtocol.cpp 153 int netType = hostToNetwork((int)type);
155 deMemcpy(dst+4, &netType, sizeof(netType));
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/
ConnectivityManagerFacade.java 104 int netType =
108 if (netType == ConnectivityManager.TYPE_NONE) {
118 if (info.getType() == netType) {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 154 milliseconds