Home
last modified time | relevance | path

Searched defs:networkHandle (Results 1 – 22 of 22) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
H A DMultinetworkApiTest.java48 private static native int runGetaddrinfoCheck(long networkHandle); in runGetaddrinfoCheck()
49 private static native int runSetprocnetwork(long networkHandle); in runSetprocnetwork()
50 private static native int runSetsocknetwork(long networkHandle); in runSetsocknetwork()
51 private static native int runDatagramCheck(long networkHandle); in runDatagramCheck()
52 private static native void runResNapiMalformedCheck(long networkHandle); in runResNapiMalformedCheck()
53 private static native void runResNcancelCheck(long networkHandle); in runResNcancelCheck()
54 private static native void runResNqueryCheck(long networkHandle); in runResNqueryCheck()
55 private static native void runResNsendCheck(long networkHandle); in runResNsendCheck()
56 private static native void runResNnxDomainCheck(long networkHandle); in runResNnxDomainCheck()
185 long networkHandle = network.getNetworkHandle(); in testNetworkHandle() local
/aosp12/system/netd/server/
H A DNetdHwService.cpp105 uint64_t networkHandle, const hidl_string& ifname, const hidl_string& destination, in addRouteToOemNetwork()
116 uint64_t networkHandle, const hidl_string& ifname, const hidl_string& destination, in removeRouteFromOemNetwork()
125 Return <StatusCode> NetdHwService::addInterfaceToOemNetwork(uint64_t networkHandle, in addInterfaceToOemNetwork()
133 Return <StatusCode> NetdHwService::removeInterfaceFromOemNetwork(uint64_t networkHandle, in removeInterfaceFromOemNetwork()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DSupplicantStaIfaceHal.java1034 SupplicantStaNetworkHal networkHandle = in connectToNetwork() local
1093 SupplicantStaNetworkHal networkHandle = in roamToNetwork() local
1171 SupplicantStaNetworkHal networkHandle = in disableCurrentNetwork() local
1187 SupplicantStaNetworkHal networkHandle = in setCurrentNetworkBssid() local
1202 SupplicantStaNetworkHal networkHandle = in getCurrentNetworkWpsNfcConfigurationToken() local
1218 SupplicantStaNetworkHal networkHandle = in getCurrentNetworkEapAnonymousIdentity() local
1237 SupplicantStaNetworkHal networkHandle = in sendCurrentNetworkEapIdentityResponse() local
1255 SupplicantStaNetworkHal networkHandle = in sendCurrentNetworkEapSimGsmAuthResponse() local
1271 SupplicantStaNetworkHal networkHandle = in sendCurrentNetworkEapSimGsmAuthFailure() local
1289 SupplicantStaNetworkHal networkHandle = in sendCurrentNetworkEapSimUmtsAuthResponse() local
[all …]
/aosp12/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTPSource.cpp720 int64_t networkHandle = atoll(value); in setParameter() local
765 void NuPlayer::RTPSource::setSocketNetwork(int64_t networkHandle) { in setSocketNetwork()
/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DNetwork.java451 public static Network fromNetworkHandle(long networkHandle) { in fromNetworkHandle()
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A Dlocation_gnss.cpp328 bool roaming, NetworkHandle networkHandle) { in updateConnectionStatus()
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A Dlocation_gnss.cpp343 bool roaming, NetworkHandle networkHandle) { in updateConnectionStatus()
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A Dlocation_gnss.cpp374 bool roaming, NetworkHandle networkHandle, in updateConnectionStatus()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A Dlocation_gnss.cpp374 bool roaming, NetworkHandle networkHandle, in updateConnectionStatus()
/aosp12/hardware/qcom/sm8150p/gps/core/data-items/
H A DDataItemConcreteTypesBase.h70 uint64_t networkHandle; member
287 bool available, bool connected, bool roaming, uint64_t networkHandle ): in NetworkInfoDataItemBase()
/aosp12/hardware/qcom/sm7250/gps/core/data-items/
H A DDataItemConcreteTypesBase.h70 uint64_t networkHandle; member
287 bool available, bool connected, bool roaming, uint64_t networkHandle, string apn): in NetworkInfoDataItemBase()
/aosp12/hardware/qcom/sm7150/gps/core/data-items/
H A DDataItemConcreteTypesBase.h70 uint64_t networkHandle; member
287 bool available, bool connected, bool roaming, uint64_t networkHandle ): in NetworkInfoDataItemBase()
/aosp12/hardware/qcom/sm8150/gps/core/data-items/
H A DDataItemConcreteTypesBase.h70 uint64_t networkHandle; member
287 bool available, bool connected, bool roaming, uint64_t networkHandle, string apn): in NetworkInfoDataItemBase()
/aosp12/frameworks/av/media/libmediaplayerservice/
H A DStagefrightRecorder.cpp900 status_t StagefrightRecorder::setSocketNetwork(int64_t networkHandle) { in setSocketNetwork()
1092 int64_t networkHandle; in setParameter() local
/aosp12/hardware/qcom/sm8150p/gps/core/
H A DSystemStatus.h514 uint64_t networkHandle = in collate() local
H A DSystemStatus.cpp1724 bool roaming, NetworkHandle networkHandle) in eventConnectionStatus()
/aosp12/hardware/qcom/sm7150/gps/core/
H A DSystemStatus.h516 uint64_t networkHandle = in collate() local
H A DSystemStatus.cpp1727 bool roaming, NetworkHandle networkHandle) in eventConnectionStatus()
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_location_GnssLocationProvider.cpp2311 jlong networkHandle, jstring apn, jint apnIpType) { in dataConnOpen()
2340 JNIEnv* env, jobject /* obj */, jlong networkHandle, jstring apn, jint apnIpType) { in android_location_GnssNetworkConnectivityHandler_agps_data_conn_open()
2530 jlong networkHandle, in android_location_GnssNetworkConnectivityHandler_update_network_state()
/aosp12/hardware/qcom/sm7250/gps/core/
H A DSystemStatus.cpp1735 bool roaming, NetworkHandle networkHandle, in eventConnectionStatus()
/aosp12/hardware/qcom/sm8150/gps/core/
H A DSystemStatus.cpp1735 bool roaming, NetworkHandle networkHandle, in eventConnectionStatus()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...