Home
last modified time | relevance | path

Searched defs:linkProperties (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/vcn/routeselection/
DUnderlyingNetworkRecord.java40 @NonNull public final LinkProperties linkProperties; field in UnderlyingNetworkRecord
47 @NonNull LinkProperties linkProperties, in UnderlyingNetworkRecord()
120 void setLinkProperties(@NonNull LinkProperties linkProperties) { in setLinkProperties()
DUnderlyingNetworkController.java608 @NonNull Network network, @NonNull LinkProperties linkProperties) { in onLinkPropertiesChanged()
/frameworks/base/telephony/java/android/telephony/
DPreciseDataConnectionState.java136 @Nullable LinkProperties linkProperties, in PreciseDataConnectionState()
164 @Nullable LinkProperties linkProperties, @DataFailureCause int failCause, in PreciseDataConnectionState()
571 public @NonNull Builder setLinkProperties(LinkProperties linkProperties) { in setLinkProperties()
/frameworks/base/telephony/java/android/telephony/data/
DDataService.java185 @SetupDataReason int reason, @Nullable LinkProperties linkProperties, in setupDataCall()
235 @Nullable LinkProperties linkProperties, in setupDataCall()
492 public final LinkProperties linkProperties; field in DataService.SetupDataCallRequest
499 boolean allowRoaming, int reason, LinkProperties linkProperties, int pduSessionId, in SetupDataCallRequest()
820 LinkProperties linkProperties, int pduSessionId, NetworkSliceInfo sliceInfo, in setupDataCall()
DIDataService.aidl35 boolean allowRoaming, int reason, in LinkProperties linkProperties, in setupDataCall()
/frameworks/base/core/java/android/net/vcn/
DVcnManager.java377 @NonNull LinkProperties linkProperties) { in getUnderlyingNetworkPolicy()
497 @NonNull LinkProperties linkProperties) { in applyVcnNetworkPolicy()
/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DSavedNetworkTracker.java260 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in handleOnStart() local
309 @NonNull Network network, @Nullable LinkProperties linkProperties) { in handleLinkPropertiesChanged()
DHotspotNetworkDetailsTracker.java160 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in updateStartInfo() local
DStandardNetworkDetailsTracker.java153 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in updateStartInfo() local
DWifiPickerTracker.java314 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in handleOnStart() local
390 @NonNull Network network, @Nullable LinkProperties linkProperties) { in handleLinkPropertiesChanged()
720 LinkProperties linkProperties = in updateMergedCarrierEntry() local
DNetworkDetailsTracker.java153 @NonNull Network network, @Nullable LinkProperties linkProperties) { in handleLinkPropertiesChanged()
DPasspointNetworkDetailsTracker.java177 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in updateStartInfo() local
DWifiEntry.java1121 @NonNull Network network, @NonNull LinkProperties linkProperties) { in updateLinkProperties()
/frameworks/base/tests/vcn/java/com/android/server/vcn/routeselection/
DUnderlyingNetworkControllerTest.java235 LinkProperties linkProperties = new LinkProperties(); in getLinkPropertiesWithName() local
519 LinkProperties linkProperties, in getTestNetworkRecord()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DCellularDataService.java170 boolean isRoaming, boolean allowRoaming, int reason, LinkProperties linkProperties, in setupDataCall()
DDataServiceManager.java637 boolean allowRoaming, int reason, LinkProperties linkProperties, int pduSessionId, in setupDataCall()
653 isRoaming, allowRoaming, reason, linkProperties, pduSessionId, sliceInfo, in setupDataCall() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioDataProxy.java296 boolean roamingAllowed, int reason, LinkProperties linkProperties, int pduSessionId, in setupDataCall()
DRILUtils.java1206 LinkProperties linkProperties) { in convertToHalLinkProperties15()
1228 LinkProperties linkProperties) { in convertToHalLinkProperties()
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpnIkev2Utils.java423 @NonNull LinkProperties linkProperties) { in onLinkPropertiesChanged()
/frameworks/base/tests/vcn/java/com/android/server/vcn/
DVcnGatewayConnectionTestBase.java121 LinkProperties linkProperties, in getTestNetworkRecord()
/frameworks/layoutlib/bridge/src/android/net/
DConnectivityManager.java701 @NonNull LinkProperties linkProperties, boolean blocked) {} in onAvailable()
715 @NonNull LinkProperties linkProperties) {} in onLinkPropertiesChanged()
/frameworks/base/services/core/java/com/android/server/
DVcnManagementService.java1067 @NonNull LinkProperties linkProperties) { in getUnderlyingNetworkPolicy()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java261 int reason, LinkProperties linkProperties, int pduSessionId, NetworkSliceInfo sliceInfo, in setupDataCall()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java1132 int reason, LinkProperties linkProperties, int pduSessionId, NetworkSliceInfo sliceInfo, in setupDataCall()
DSimulatedCommandsVerifier.java1164 int reason, LinkProperties linkProperties, int pduSessionId, NetworkSliceInfo sliceInfo, in setupDataCall()

12