Home
last modified time | relevance | path

Searched refs:LinkPropertiesUtils (Results 1 – 7 of 7) sorted by relevance

/frameworks/libs/net/common/tests/unit/src/android/net/util/
DLinkPropertiesUtilsTest.java35 import com.android.net.module.util.LinkPropertiesUtils;
36 import com.android.net.module.util.LinkPropertiesUtils.CompareOrUpdateResult;
37 import com.android.net.module.util.LinkPropertiesUtils.CompareResult;
90 assertTrue(LinkPropertiesUtils.isIdenticalInterfaceName(source, target)); in testLinkPropertiesIdenticalEqual()
91 assertTrue(LinkPropertiesUtils.isIdenticalInterfaceName(target, source)); in testLinkPropertiesIdenticalEqual()
93 assertTrue(LinkPropertiesUtils.isIdenticalAddresses(source, target)); in testLinkPropertiesIdenticalEqual()
94 assertTrue(LinkPropertiesUtils.isIdenticalAddresses(target, source)); in testLinkPropertiesIdenticalEqual()
96 assertTrue(LinkPropertiesUtils.isIdenticalDnses(source, target)); in testLinkPropertiesIdenticalEqual()
97 assertTrue(LinkPropertiesUtils.isIdenticalDnses(target, source)); in testLinkPropertiesIdenticalEqual()
99 assertTrue(LinkPropertiesUtils.isIdenticalRoutes(source, target)); in testLinkPropertiesIdenticalEqual()
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcController.java37 import com.android.net.module.util.LinkPropertiesUtils;
38 import com.android.net.module.util.LinkPropertiesUtils.CompareOrUpdateResult;
298 if (LinkPropertiesUtils.isIdenticalInterfaceName( in onDataStateChanged()
300 if (!LinkPropertiesUtils.isIdenticalDnses( in onDataStateChanged()
302 || !LinkPropertiesUtils.isIdenticalRoutes( in onDataStateChanged()
304 || !LinkPropertiesUtils.isIdenticalHttpProxy( in onDataStateChanged()
306 || !LinkPropertiesUtils.isIdenticalAddresses( in onDataStateChanged()
/frameworks/libs/net/common/framework/com/android/net/module/util/
DLinkPropertiesUtils.java38 public final class LinkPropertiesUtils { class
/frameworks/base/boot/
Dpreloaded-classes10444 com.android.internal.telephony.util.LinkPropertiesUtils$CompareOrUpdateResult
10445 com.android.internal.telephony.util.LinkPropertiesUtils$CompareResult
10446 com.android.internal.telephony.util.LinkPropertiesUtils
Dboot-image-profile.txt22595 HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalAddresses(Landroid/net/LinkPropert…
22596 HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalDnses(Landroid/net/LinkProperties;…
22597 HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalHttpProxy(Landroid/net/LinkPropert…
22598 HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalInterfaceName(Landroid/net/LinkPro…
22599 HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalRoutes(Landroid/net/LinkProperties…
35159 Lcom/android/internal/telephony/util/LinkPropertiesUtils$CompareOrUpdateResult;
35160 Lcom/android/internal/telephony/util/LinkPropertiesUtils$CompareResult;
35161 Lcom/android/internal/telephony/util/LinkPropertiesUtils;
35610 Lcom/android/net/module/util/LinkPropertiesUtils$CompareOrUpdateResult;
35611 Lcom/android/net/module/util/LinkPropertiesUtils$CompareResult;
[all …]
/frameworks/base/config/
Dpreloaded-classes10465 com.android.internal.telephony.util.LinkPropertiesUtils$CompareOrUpdateResult
10466 com.android.internal.telephony.util.LinkPropertiesUtils$CompareResult
10467 com.android.internal.telephony.util.LinkPropertiesUtils
Dboot-image-profile.txt22639 HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalAddresses(Landroid/net/LinkPropert…
22640 HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalDnses(Landroid/net/LinkProperties;…
22641 HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalHttpProxy(Landroid/net/LinkPropert…
22642 HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalInterfaceName(Landroid/net/LinkPro…
22643 HSPLcom/android/net/module/util/LinkPropertiesUtils;->isIdenticalRoutes(Landroid/net/LinkProperties…
44823 Lcom/android/internal/telephony/util/LinkPropertiesUtils$CompareOrUpdateResult;
44824 Lcom/android/internal/telephony/util/LinkPropertiesUtils$CompareResult;
44825 Lcom/android/internal/telephony/util/LinkPropertiesUtils;
45274 Lcom/android/net/module/util/LinkPropertiesUtils$CompareOrUpdateResult;
45275 Lcom/android/net/module/util/LinkPropertiesUtils$CompareResult;
[all …]