Searched refs:netType (Results 1 – 2 of 2) sorted by relevance
153 int netType = hostToNetwork((int)type); in writeHeader() local155 deMemcpy(dst+4, &netType, sizeof(netType)); in writeHeader()
90 int netType = in onReceive() local94 if (netType == ConnectivityManager.TYPE_NONE) { in onReceive()104 if (info.getType() == netType) { in onReceive()