/aosp_15_r20/packages/modules/Connectivity/framework/src/android/net/ |
D | NetworkState.java | 39 public final LinkProperties linkProperties; field in NetworkState 55 public NetworkState(int legacyNetworkType, @NonNull LinkProperties linkProperties, in NetworkState() 63 public NetworkState(@NonNull NetworkInfo networkInfo, @NonNull LinkProperties linkProperties, in NetworkState() 71 @NonNull LinkProperties linkProperties, in NetworkState()
|
D | ConnectivityDiagnosticsManager.java | 249 @NonNull LinkProperties linkProperties, in ConnectivityReport() 470 @NonNull LinkProperties linkProperties, in DataStallReport()
|
/aosp_15_r20/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/net/ |
D | IkeConnectionController.java | 511 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(mNetwork); in setUp() local 676 final LinkProperties linkProperties = mConnectivityManager.getLinkProperties(network); in onNetworkSetByUser() local 951 private void resolveAndSetAvailableRemoteAddresses(LinkProperties linkProperties) in resolveAndSetAvailableRemoteAddresses() 1011 private static boolean hasLocalIpV4Address(LinkProperties linkProperties) { in hasLocalIpV4Address() 1039 public void selectAndSetRemoteAddress(LinkProperties linkProperties) throws IOException { in selectAndSetRemoteAddress() 1170 Network oldNetwork, Network network, LinkProperties linkProperties) { in isDnsLookupRequiredWithGlobalRemoteAddress() 1219 LinkProperties linkProperties, in handleUnderlyingNetworkUpdated() 1366 LinkProperties linkProperties, in onUnderlyingNetworkUpdated()
|
/aosp_15_r20/packages/modules/Connectivity/tests/common/java/android/net/ |
D | ConnectivityDiagnosticsManagerTest.java | 95 final LinkProperties linkProperties = new LinkProperties(); in createSampleConnectivityReport() local 157 final LinkProperties linkProperties = sampleReport.getLinkProperties(); in testConnectivityReportEquals() local 209 final LinkProperties linkProperties = new LinkProperties(); in createSampleDataStallReport() local 244 final LinkProperties linkProperties = sampleReport.getLinkProperties(); in testDataStallReportEquals() local
|
D | LinkPropertiesTest.java | 1191 final LinkProperties linkProperties = new LinkProperties(); in makeIpv4LinkProperties() local 1201 final LinkProperties linkProperties = new LinkProperties(); in makeIpv6LinkProperties() local
|
/aosp_15_r20/frameworks/base/packages/Vcn/service-b/src/com/android/server/vcn/routeselection/ |
H A 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()
|
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/data/ |
H A 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()
|
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ |
H A 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()
|
/aosp_15_r20/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/ |
D | UpstreamNetworkState.java | 31 public final LinkProperties linkProperties; field in UpstreamNetworkState 38 public UpstreamNetworkState(LinkProperties linkProperties, in UpstreamNetworkState()
|
/aosp_15_r20/packages/services/Iwlan/src/com/google/android/iwlan/ |
D | IwlanDataService.java | 182 @NonNull Network network, @NonNull LinkProperties linkProperties) { in onLinkPropertiesChanged() 463 TunnelLinkProperties linkProperties, in onOpened() 820 @Nullable LinkProperties linkProperties, in setupDataCall() 1018 TunnelLinkProperties linkProperties, in setTunnelState() 1071 @Nullable Network network, @Nullable LinkProperties linkProperties) { in updateNetwork() 1660 LinkProperties linkProperties = connectivityManager.getLinkProperties(network); in setNetworkConnected() local 2070 @Nullable LinkProperties linkProperties, in handleSetupDataCall()
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | PreciseDataConnectionStateBuilder.java | 18 private LinkProperties linkProperties; field in PreciseDataConnectionStateBuilder 43 public PreciseDataConnectionStateBuilder setLinkProperties(LinkProperties linkProperties) { in setLinkProperties()
|
/aosp_15_r20/external/cronet/base/android/java/src/org/chromium/base/compat/ |
H A D | ApiHelperForP.java | 31 public static boolean isPrivateDnsActive(LinkProperties linkProperties) { in isPrivateDnsActive() 36 public static String getPrivateDnsServerName(LinkProperties linkProperties) { in getPrivateDnsServerName()
|
/aosp_15_r20/packages/services/Car/tests/RailwayReferenceApp/src/com/google/android/car/networking/railway/ |
D | CurrentEthernetNetworksViewModel.java | 106 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(network); in getCurrentEthernetNetworksText() local 169 LinkProperties linkProperties) { in onLinkPropertiesChanged()
|
/aosp_15_r20/packages/modules/Connectivity/tests/integration/util/com/android/server/ |
D | NetworkAgentWrapper.java | 116 public NetworkAgentWrapper(int transport, LinkProperties linkProperties, in NetworkAgentWrapper() 122 public NetworkAgentWrapper(int transport, LinkProperties linkProperties, in NetworkAgentWrapper() 179 protected InstrumentedNetworkAgent makeNetworkAgent(LinkProperties linkProperties, in makeNetworkAgent()
|
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/ |
H A D | NetworkMonitorAutoDetect.java | 129 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() 395 LinkProperties linkProperties = connectivityManager.getLinkProperties(network); in networkToInfo() local 481 IPAddress[] getIPAddresses(LinkProperties linkProperties) { in getIPAddresses()
|
/aosp_15_r20/packages/modules/Connectivity/service-t/src/com/android/server/connectivity/mdns/ |
D | MdnsSocketProvider.java | 290 LinkProperties linkProperties; in addOrUpdateInterfaceAddress() local 306 LinkProperties linkProperties; in deleteInterfaceAddress() local 461 final LinkProperties linkProperties = in createLPForTetheredInterface() local
|
/aosp_15_r20/frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/ |
D | WifiPickerTracker.java | 317 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in handleOnStart() local 393 @NonNull Network network, @Nullable LinkProperties linkProperties) { in handleLinkPropertiesChanged() 734 LinkProperties linkProperties = in updateMergedCarrierEntry() local
|
D | SavedNetworkTracker.java | 260 LinkProperties linkProperties = mConnectivityManager.getLinkProperties(currentNetwork); in handleOnStart() local 309 @NonNull Network network, @Nullable LinkProperties linkProperties) { in handleLinkPropertiesChanged()
|
/aosp_15_r20/frameworks/base/packages/Vcn/framework-b/src/android/net/vcn/ |
H A D | VcnManager.java | 381 @NonNull LinkProperties linkProperties) { in getUnderlyingNetworkPolicy() 501 @NonNull LinkProperties linkProperties) { in applyVcnNetworkPolicy()
|
/aosp_15_r20/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/ |
D | CaptivePortalLoginActivityTest.java | 767 final LinkProperties linkProperties = new LinkProperties(); in testVenueFriendlyNameTitle() local 1128 final LinkProperties linkProperties = new LinkProperties(); in testCaptivePortalUsingCustomTabs() local 1193 final LinkProperties linkProperties = new LinkProperties(); in testCaptivePortalUsingCustomTabs_setNetworkIsnotEnabled() local
|
/aosp_15_r20/packages/modules/Connectivity/tests/unit/java/com/android/server/ |
D | ConnectivityServiceTest.java | 1083 TestNetworkAgentWrapper(int transport, LinkProperties linkProperties) in TestNetworkAgentWrapper() 1088 private TestNetworkAgentWrapper(int transport, LinkProperties linkProperties, in TestNetworkAgentWrapper() 1093 private TestNetworkAgentWrapper(int transport, LinkProperties linkProperties, in TestNetworkAgentWrapper() 1104 private TestNetworkAgentWrapper(int transport, LinkProperties linkProperties, in TestNetworkAgentWrapper() 1132 protected InstrumentedNetworkAgent makeNetworkAgent(LinkProperties linkProperties, in makeNetworkAgent()
|
/aosp_15_r20/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/ |
D | IwlanNetworkStatusTracker.java | 525 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() 581 private void checkWifiLinkProtocolType(@NonNull LinkProperties linkProperties) { in checkWifiLinkProtocolType()
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/aware/ |
D | WifiAwareDataPathStateManager.java | 716 LinkProperties linkProperties = new LinkProperties(); in handleAddressValidation() local 1658 NetworkCapabilities.Builder ncBuilder, LinkProperties linkProperties) { in configureAgentProperties() 1708 public boolean isAddressUsable(LinkProperties linkProperties) { in isAddressUsable()
|
/aosp_15_r20/frameworks/base/tests/vcn/java/com/android/server/vcn/routeselection/ |
H A D | UnderlyingNetworkControllerTest.java | 233 LinkProperties linkProperties = new LinkProperties(); in getLinkPropertiesWithName() local 517 LinkProperties linkProperties, in getTestNetworkRecord()
|
/aosp_15_r20/packages/modules/Connectivity/service-t/src/com/android/server/ethernet/ |
D | EthernetNetworkFactory.java | 499 private void handleOnProvisioningSuccess(@NonNull final LinkProperties linkProperties) { in handleOnProvisioningSuccess() 545 private void handleOnLinkPropertiesChange(LinkProperties linkProperties) { in handleOnLinkPropertiesChange()
|