Home
last modified time | relevance | path

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

12

/frameworks/base/services/core/java/com/android/server/vcn/routeselection/
DUnderlyingNetworkRecord.java47 @NonNull public final LinkProperties linkProperties; field in UnderlyingNetworkRecord
56 @NonNull LinkProperties linkProperties, in UnderlyingNetworkRecord()
86 @NonNull LinkProperties linkProperties, in UnderlyingNetworkRecord()
208 void setLinkProperties(@NonNull LinkProperties linkProperties) { in setLinkProperties()
DUnderlyingNetworkController.java528 @NonNull Network network, @NonNull LinkProperties linkProperties) { in onLinkPropertiesChanged()
/frameworks/base/telephony/java/android/telephony/
DPreciseDataConnectionState.java81 @Nullable LinkProperties linkProperties, in PreciseDataConnectionState()
107 @Nullable LinkProperties linkProperties, @DataFailureCause int failCause, in PreciseDataConnectionState()
415 public @NonNull Builder setLinkProperties(LinkProperties linkProperties) { in setLinkProperties()
/frameworks/base/telephony/java/android/telephony/data/
DDataService.java174 @SetupDataReason int reason, @Nullable LinkProperties linkProperties, in setupDataCall()
224 @Nullable LinkProperties linkProperties, in setupDataCall()
444 public final LinkProperties linkProperties; field in DataService.SetupDataCallRequest
451 boolean allowRoaming, int reason, LinkProperties linkProperties, int pduSessionId, in SetupDataCallRequest()
751 LinkProperties linkProperties, int pduSessionId, NetworkSliceInfo sliceInfo, in setupDataCall()
DIDataService.aidl33 boolean allowRoaming, int reason, in LinkProperties linkProperties, in setupDataCall()
/frameworks/base/core/java/android/net/vcn/
DVcnManager.java312 @NonNull LinkProperties linkProperties) { in getUnderlyingNetworkPolicy()
432 @NonNull LinkProperties linkProperties) { in applyVcnNetworkPolicy()
/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/
DHotspotNetworkDetailsTracker.java156 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in updateStartInfo() local
DSavedNetworkTracker.java262 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in handleOnStart() local
311 @NonNull Network network, @Nullable LinkProperties linkProperties) { in handleLinkPropertiesChanged()
DStandardNetworkDetailsTracker.java149 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in updateStartInfo() local
DWifiPickerTracker.java319 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in handleOnStart() local
405 @NonNull Network network, @Nullable LinkProperties linkProperties) { in handleLinkPropertiesChanged()
696 LinkProperties linkProperties = in updateMergedCarrierEntry() local
DNetworkDetailsTracker.java153 @NonNull Network network, @Nullable LinkProperties linkProperties) { in handleLinkPropertiesChanged()
DPasspointNetworkDetailsTracker.java173 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in updateStartInfo() local
DWifiEntry.java1043 @NonNull Network network, @NonNull LinkProperties linkProperties) { in updateLinkProperties()
/frameworks/base/tests/vcn/java/com/android/server/vcn/routeselection/
DUnderlyingNetworkControllerTest.java208 LinkProperties linkProperties = new LinkProperties(); in getLinkPropertiesWithName() local
490 LinkProperties linkProperties, in getTestNetworkRecord()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DCellularDataService.java167 boolean isRoaming, boolean allowRoaming, int reason, LinkProperties linkProperties, in setupDataCall()
DDataServiceManager.java667 boolean allowRoaming, int reason, LinkProperties linkProperties, int pduSessionId, in setupDataCall()
685 isRoaming, allowRoaming, reason, linkProperties, pduSessionId, sliceInfo, in setupDataCall() local
/frameworks/base/tests/vcn/java/com/android/server/vcn/
DVcnGatewayConnectionTestBase.java118 LinkProperties linkProperties, in getTestNetworkRecord()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioDataProxy.java321 LinkProperties linkProperties, int pduSessionId, NetworkSliceInfo sliceInfo, in setupDataCall()
DRILUtils.java1224 LinkProperties linkProperties) { in convertToHalLinkProperties15()
1246 LinkProperties linkProperties) { in convertToHalLinkProperties()
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpnIkev2Utils.java423 @NonNull LinkProperties linkProperties) { in onLinkPropertiesChanged()
/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.java1043 @NonNull LinkProperties linkProperties) { in getUnderlyingNetworkPolicy()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java290 boolean allowRoaming, int reason, LinkProperties linkProperties, int pduSessionId, in setupDataCall()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java1216 boolean allowRoaming, int reason, LinkProperties linkProperties, int pduSessionId, in setupDataCall()
DSimulatedCommandsVerifier.java1214 boolean allowRoaming, int reason, LinkProperties linkProperties, int pduSessionId, in setupDataCall()

12