| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/dataconnection/ |
| D | DataCallResponseTest.java | 61 LinkProperties linkProperties = new LinkProperties(); in testSetLinkProperties() local 93 LinkProperties linkProperties = new LinkProperties(); in testSetLinkPropertiesInvalidAddress() local
|
| D | DcTrackerTest.java | 384 LinkProperties linkProperties = mDct.getLinkProperties(PhoneConstants.APN_TYPE_DEFAULT); in verifyDataConnected() local
|
| /frameworks/base/core/java/android/net/ |
| D | NetworkState.java | 31 public final LinkProperties linkProperties; field in NetworkState 37 public NetworkState(NetworkInfo networkInfo, LinkProperties linkProperties, in NetworkState()
|
| D | NetworkAgent.java | 361 public void sendLinkProperties(LinkProperties linkProperties) { in sendLinkProperties()
|
| D | ConnectivityManager.java | 2607 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) {} in onLinkPropertiesChanged()
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | PreciseDataConnectionState.java | 58 LinkProperties linkProperties, String failCause) { in PreciseDataConnectionState()
|
| /frameworks/base/telephony/java/com/android/internal/telephony/ |
| D | ITelephonyRegistry.aidl | 50 String reason, String apn, String apnType, in LinkProperties linkProperties, in notifyDataConnection() 53 String reason, String apn, String apnType, in LinkProperties linkProperties, in notifyDataConnectionForSubscriber()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
| D | DataCallResponse.java | 117 public SetupResult setLinkProperties(LinkProperties linkProperties, in setLinkProperties()
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/ |
| D | TelephonyRegistryMock.java | 235 String reason, String apn, String apnType, LinkProperties linkProperties, in notifyDataConnection() 243 LinkProperties linkProperties, NetworkCapabilities networkCapabilities, in notifyDataConnectionForSubscriber()
|
| D | ConnectivityServiceMock.java | 843 LinkProperties linkProperties, NetworkCapabilities networkCapabilities, in registerNetworkAgent()
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | TelephonyRegistry.java | 1002 String reason, String apn, String apnType, LinkProperties linkProperties, in notifyDataConnection() 1011 LinkProperties linkProperties, NetworkCapabilities networkCapabilities, in notifyDataConnectionForSubscriber() 1441 String reason, String apn, String apnType, LinkProperties linkProperties, in broadcastDataConnectionStateChanged() 1495 String apnType, String apn, String reason, LinkProperties linkProperties, in broadcastPreciseDataConnectionStateChanged()
|
| D | ConnectivityService.java | 3587 LinkProperties linkProperties = getLinkProperties(underlyingNetworks[0]); in createVpnInfo() local 4385 LinkProperties linkProperties, NetworkCapabilities networkCapabilities, in registerNetworkAgent()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
| D | DefaultPhoneNotifier.java | 171 LinkProperties linkProperties = null; in doNotifyDataConnection() local
|
| /frameworks/base/services/core/java/com/android/server/connectivity/ |
| D | NetworkAgentInfo.java | 122 public LinkProperties linkProperties; field in NetworkAgentInfo
|
| D | Tethering.java | 1439 LinkProperties linkProperties = cm.getLinkProperties(upType); in chooseUpstreamType() local
|