Home
last modified time | relevance | path

Searched refs:getNetworkHandle (Results 1 – 25 of 25) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/common/java/android/net/
H A DNetworkTest.java120 assertEquals(0, zero.getNetworkHandle()); in testZeroIsObviousForDebugging()
141 assertNotEquals(0, one.getNetworkHandle()); in testGetNetworkHandle()
142 assertNotEquals(0, two.getNetworkHandle()); in testGetNetworkHandle()
143 assertNotEquals(0, three.getNetworkHandle()); in testGetNetworkHandle()
146 assertNotEquals(one.getNetworkHandle(), two.getNetworkHandle()); in testGetNetworkHandle()
147 assertNotEquals(one.getNetworkHandle(), three.getNetworkHandle()); in testGetNetworkHandle()
148 assertNotEquals(two.getNetworkHandle(), three.getNetworkHandle()); in testGetNetworkHandle()
151 assertNotEquals(one.hashCode(), one.getNetworkHandle()); in testGetNetworkHandle()
157 assertEquals(7700664333L, one.getNetworkHandle()); in testGetNetworkHandle()
158 assertEquals(11995631629L, two.getNetworkHandle()); in testGetNetworkHandle()
[all …]
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DMultinetworkApiTest.java116 int errno = runSetprocnetwork(network.getNetworkHandle()); in testSetprocnetwork()
135 int errno = runSetprocnetwork(network.getNetworkHandle()); in testSetprocnetwork()
162 int errno = runDatagramCheck(network.getNetworkHandle()); in testNativeDatagramTransmission()
174 final long eNoNetHandle = eNoNet.getNetworkHandle(); in testNoSuchNetwork()
185 long networkHandle = network.getNetworkHandle(); in testNetworkHandle()
210 runResNqueryCheck(network.getNetworkHandle()); in testResNApi()
211 runResNsendCheck(network.getNetworkHandle()); in testResNApi()
212 runResNcancelCheck(network.getNetworkHandle()); in testResNApi()
213 runResNapiMalformedCheck(network.getNetworkHandle()); in testResNApi()
220 runResNnxDomainCheck(network.getNetworkHandle()); in testResNApi()
[all …]
/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DNetworkUtils.java74 return bindProcessToNetworkHandle(new Network(netId).getNetworkHandle()); in bindProcessToNetwork()
106 return bindSocketToNetworkHandle(fd, new Network(netId).getNetworkHandle()); in bindSocketToNetwork()
129 return resNetworkSend(new Network(netId).getNetworkHandle(), msg, msglen, flags); in resNetworkSend()
144 return resNetworkQuery(new Network(netId).getNetworkHandle(), dname, nsClass, nsType, in resNetworkQuery()
H A DNetwork.java468 public long getNetworkHandle() { in getNetworkHandle() method in Network
/aosp12/packages/modules/NetworkStack/src/com/android/networkstack/
H A DNetworkStackNotifier.java231 .setIdentifier(Long.toString(network.getNetworkHandle())); in updateNotifications()
315 return Long.toString(network.getNetworkHandle()); in getNotificationTag()
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssNetworkConnectivityHandler.java464 network.getNetworkHandle(),
542 native_agps_data_conn_open(network.getNetworkHandle(), apn, apnIpType);
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DXtraSystemStatusObserver.cpp299 static_cast<NetworkInfoType*>(networkInfo->getNetworkHandle()); in notify()
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DXtraSystemStatusObserver.cpp300 static_cast<NetworkInfoType*>(networkInfo->getNetworkHandle()); in notify()
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DXtraSystemStatusObserver.cpp355 static_cast<NetworkInfoType*>(networkInfo->getNetworkHandle()); in notify()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DXtraSystemStatusObserver.cpp355 static_cast<NetworkInfoType*>(networkInfo->getNetworkHandle()); in notify()
/aosp12/hardware/qcom/sm8150p/gps/core/data-items/
H A DDataItemConcreteTypesBase.h308 inline NetworkInfoType* getNetworkHandle() { in getNetworkHandle() function
/aosp12/hardware/qcom/sm7250/gps/core/data-items/
H A DDataItemConcreteTypesBase.h308 inline NetworkInfoType* getNetworkHandle() { in getNetworkHandle() function
/aosp12/hardware/qcom/sm7150/gps/core/data-items/
H A DDataItemConcreteTypesBase.h308 inline NetworkInfoType* getNetworkHandle() { in getNetworkHandle() function
/aosp12/hardware/qcom/sm8150/gps/core/data-items/
H A DDataItemConcreteTypesBase.h308 inline NetworkInfoType* getNetworkHandle() { in getNetworkHandle() function
/aosp12/packages/modules/Connectivity/service/src/com/android/server/connectivity/
H A DNetworkAgentInfo.java1173 + "network{" + network + "} handle{" + network.getNetworkHandle() + "} ni{"
H A DNetworkDiagnostics.java243 + " nethandle{" + mNetwork.getNetworkHandle() + "}"; in NetworkDiagnostics()
/aosp12/hardware/qcom/sm8150p/gps/core/
H A DSystemStatus.h519 (static_cast<SystemStatusNetworkInfo&>(curInfo)).getNetworkHandle(), in collate()
/aosp12/hardware/qcom/sm7250/gps/core/
H A DSystemStatus.h519 (static_cast<SystemStatusNetworkInfo&>(curInfo)).getNetworkHandle(), in collate()
/aosp12/hardware/qcom/sm7150/gps/core/
H A DSystemStatus.h521 (static_cast<SystemStatusNetworkInfo&>(curInfo)).getNetworkHandle(), in collate()
/aosp12/hardware/qcom/sm8150/gps/core/
H A DSystemStatus.h519 (static_cast<SystemStatusNetworkInfo&>(curInfo)).getNetworkHandle(), in collate()
/aosp12/packages/modules/Connectivity/framework/api/
H A Dcurrent.txt282 method public long getNetworkHandle();
/aosp12/packages/modules/NetworkStack/src/com/android/server/connectivity/
H A DNetworkMonitor.java1350 mAction = action + "_" + mCleartextDnsNetwork.getNetworkHandle() + "_" + token; in CustomIntentReceiver()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt11819 HSPLandroid/net/Network;->getNetworkHandle()J+]Landroid/net/Network;missing_types
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt11811 HSPLandroid/net/Network;->getNetworkHandle()J+]Landroid/net/Network;missing_types