| /frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/ |
| D | UpstreamNetworkState.java | 29 public final LinkProperties linkProperties; field in UpstreamNetworkState 36 public UpstreamNetworkState(LinkProperties linkProperties, in UpstreamNetworkState()
|
| /frameworks/base/tests/net/java/android/net/ |
| D | ConnectivityDiagnosticsManagerTest.java | 92 final LinkProperties linkProperties = new LinkProperties(); in createSampleConnectivityReport() local 154 final LinkProperties linkProperties = sampleReport.getLinkProperties(); in testConnectivityReportEquals() local 206 final LinkProperties linkProperties = new LinkProperties(); in createSampleDataStallReport() local 241 final LinkProperties linkProperties = sampleReport.getLinkProperties(); in testDataStallReportEquals() local
|
| /frameworks/base/core/java/android/net/ |
| D | NetworkState.java | 36 public final LinkProperties linkProperties; field in NetworkState 43 public NetworkState(NetworkInfo networkInfo, LinkProperties linkProperties, in NetworkState()
|
| D | ConnectivityDiagnosticsManager.java | 250 @NonNull LinkProperties linkProperties, in ConnectivityReport() 471 @NonNull LinkProperties linkProperties, in DataStallReport()
|
| D | NetworkAgent.java | 646 public final void sendLinkProperties(@NonNull LinkProperties linkProperties) { in sendLinkProperties()
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/ |
| D | DataConnectionTest.java | 351 LinkProperties linkProperties) in setLinkProperties() 749 LinkProperties linkProperties = new LinkProperties(); in testSetLinkProperties() local 803 LinkProperties linkProperties = new LinkProperties(); in testSetLinkPropertiesEmptyAddress() local 828 LinkProperties linkProperties = new LinkProperties(); in testSetLinkPropertiesEmptyDns() local
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | PreciseDataConnectionState.java | 78 @Nullable LinkProperties linkProperties, in PreciseDataConnectionState() 101 @Nullable LinkProperties linkProperties, in PreciseDataConnectionState()
|
| /frameworks/base/telephony/java/android/telephony/data/ |
| D | DataService.java | 163 @Nullable LinkProperties linkProperties, in setupDataCall() 280 public final LinkProperties linkProperties; field in DataService.SetupDataCallRequest 283 boolean allowRoaming, int reason, LinkProperties linkProperties, in SetupDataCallRequest() 510 LinkProperties linkProperties, IDataServiceCallback callback) { in setupDataCall()
|
| D | IDataService.aidl | 31 boolean allowRoaming, int reason, in LinkProperties linkProperties, in setupDataCall()
|
| /frameworks/base/tests/net/integration/util/com/android/server/ |
| D | NetworkAgentWrapper.java | 72 public NetworkAgentWrapper(int transport, LinkProperties linkProperties, in NetworkAgentWrapper() 111 protected InstrumentedNetworkAgent makeNetworkAgent(LinkProperties linkProperties) in makeNetworkAgent()
|
| /frameworks/opt/net/wifi/libs/WifiTrackerLib/src/com/android/wifitrackerlib/ |
| D | NetworkDetailsTracker.java | 126 protected void handleLinkPropertiesChanged(@Nullable LinkProperties linkProperties) { in handleLinkPropertiesChanged()
|
| D | BaseWifiTracker.java | 379 protected void handleLinkPropertiesChanged(@Nullable LinkProperties linkProperties) { in handleLinkPropertiesChanged()
|
| D | WifiPickerTracker.java | 271 protected void handleLinkPropertiesChanged(@Nullable LinkProperties linkProperties) { in handleLinkPropertiesChanged()
|
| D | WifiEntry.java | 674 void updateLinkProperties(@Nullable LinkProperties linkProperties) { in updateLinkProperties()
|
| /frameworks/opt/net/ethernet/java/com/android/server/ethernet/ |
| D | EthernetNetworkFactory.java | 457 void onIpLayerStarted(LinkProperties linkProperties) { in onIpLayerStarted() 487 void onIpLayerStopped(LinkProperties linkProperties) { in onIpLayerStopped() 498 void updateLinkProperties(LinkProperties linkProperties) { in updateLinkProperties()
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/ |
| D | OsuNetworkConnection.java | 260 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
| D | CellularDataService.java | 121 boolean allowRoaming, int reason, LinkProperties linkProperties, in setupDataCall()
|
| D | DataServiceManager.java | 575 boolean allowRoaming, int reason, LinkProperties linkProperties, in setupDataCall() 592 isRoaming, allowRoaming, reason, linkProperties, callback); in setupDataCall() local
|
| D | DcNetworkAgent.java | 264 public synchronized void sendLinkProperties(@NonNull LinkProperties linkProperties, in sendLinkProperties()
|
| D | DataConnection.java | 721 LinkProperties linkProperties = null; in connect() local 767 linkProperties, in connect() local 1497 LinkProperties linkProperties) { in setLinkProperties()
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/ |
| D | WifiAwareDataPathStateManager.java | 655 LinkProperties linkProperties = new LinkProperties(); in handleAddressValidation() local 1483 NetworkCapabilities.Builder ncBuilder, LinkProperties linkProperties) { in configureAgentProperties() 1533 public boolean isAddressUsable(LinkProperties linkProperties) { in isAddressUsable()
|
| /frameworks/base/tests/net/common/java/android/net/ |
| D | LinkPropertiesTest.java | 1223 final LinkProperties linkProperties = new LinkProperties(); in makeIpv4LinkProperties() local 1233 final LinkProperties linkProperties = new LinkProperties(); in makeIpv6LinkProperties() local
|
| /frameworks/base/services/core/java/com/android/server/connectivity/ |
| D | NetworkAgentInfo.java | 130 public LinkProperties linkProperties; field in NetworkAgentInfo
|
| /frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
| D | UpstreamNetworkMonitorTest.java | 713 public final LinkProperties linkProperties; field in UpstreamNetworkMonitorTest.TestNetworkAgent
|
| /frameworks/base/packages/Tethering/tests/unit/src/android/net/ip/ |
| D | IpServerTest.java | 608 final LinkProperties linkProperties = lpCaptor.getValue(); in testOnNewPrefixRequest() local
|