/frameworks/base/services/core/java/com/android/server/vcn/routeselection/ |
D | UnderlyingNetworkRecord.java | 40 @NonNull public final LinkProperties linkProperties; field in UnderlyingNetworkRecord 47 @NonNull LinkProperties linkProperties, in UnderlyingNetworkRecord() 120 void setLinkProperties(@NonNull LinkProperties linkProperties) { in setLinkProperties()
|
D | UnderlyingNetworkController.java | 608 @NonNull Network network, @NonNull LinkProperties linkProperties) { in onLinkPropertiesChanged()
|
/frameworks/base/telephony/java/android/telephony/ |
D | PreciseDataConnectionState.java | 136 @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/ |
D | DataService.java | 185 @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()
|
D | IDataService.aidl | 35 boolean allowRoaming, int reason, in LinkProperties linkProperties, in setupDataCall()
|
/frameworks/base/core/java/android/net/vcn/ |
D | VcnManager.java | 377 @NonNull LinkProperties linkProperties) { in getUnderlyingNetworkPolicy() 497 @NonNull LinkProperties linkProperties) { in applyVcnNetworkPolicy()
|
/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/ |
D | SavedNetworkTracker.java | 260 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in handleOnStart() local 309 @NonNull Network network, @Nullable LinkProperties linkProperties) { in handleLinkPropertiesChanged()
|
D | HotspotNetworkDetailsTracker.java | 160 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in updateStartInfo() local
|
D | StandardNetworkDetailsTracker.java | 153 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in updateStartInfo() local
|
D | WifiPickerTracker.java | 314 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in handleOnStart() local 390 @NonNull Network network, @Nullable LinkProperties linkProperties) { in handleLinkPropertiesChanged() 720 LinkProperties linkProperties = in updateMergedCarrierEntry() local
|
D | NetworkDetailsTracker.java | 153 @NonNull Network network, @Nullable LinkProperties linkProperties) { in handleLinkPropertiesChanged()
|
D | PasspointNetworkDetailsTracker.java | 177 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in updateStartInfo() local
|
D | WifiEntry.java | 1121 @NonNull Network network, @NonNull LinkProperties linkProperties) { in updateLinkProperties()
|
/frameworks/base/tests/vcn/java/com/android/server/vcn/routeselection/ |
D | UnderlyingNetworkControllerTest.java | 235 LinkProperties linkProperties = new LinkProperties(); in getLinkPropertiesWithName() local 519 LinkProperties linkProperties, in getTestNetworkRecord()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/ |
D | CellularDataService.java | 170 boolean isRoaming, boolean allowRoaming, int reason, LinkProperties linkProperties, in setupDataCall()
|
D | DataServiceManager.java | 637 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/ |
D | RadioDataProxy.java | 296 boolean roamingAllowed, int reason, LinkProperties linkProperties, int pduSessionId, in setupDataCall()
|
D | RILUtils.java | 1206 LinkProperties linkProperties) { in convertToHalLinkProperties15() 1228 LinkProperties linkProperties) { in convertToHalLinkProperties()
|
/frameworks/base/services/core/java/com/android/server/connectivity/ |
D | VpnIkev2Utils.java | 423 @NonNull LinkProperties linkProperties) { in onLinkPropertiesChanged()
|
/frameworks/base/tests/vcn/java/com/android/server/vcn/ |
D | VcnGatewayConnectionTestBase.java | 121 LinkProperties linkProperties, in getTestNetworkRecord()
|
/frameworks/layoutlib/bridge/src/android/net/ |
D | ConnectivityManager.java | 701 @NonNull LinkProperties linkProperties, boolean blocked) {} in onAvailable() 715 @NonNull LinkProperties linkProperties) {} in onLinkPropertiesChanged()
|
/frameworks/base/services/core/java/com/android/server/ |
D | VcnManagementService.java | 1067 @NonNull LinkProperties linkProperties) { in getUnderlyingNetworkPolicy()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCommandInterface.java | 261 int reason, LinkProperties linkProperties, int pduSessionId, NetworkSliceInfo sliceInfo, in setupDataCall()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SimulatedCommands.java | 1132 int reason, LinkProperties linkProperties, int pduSessionId, NetworkSliceInfo sliceInfo, in setupDataCall()
|
D | SimulatedCommandsVerifier.java | 1164 int reason, LinkProperties linkProperties, int pduSessionId, NetworkSliceInfo sliceInfo, in setupDataCall()
|