Searched refs:LinkPropertiesUtils (Results 1 – 7 of 7) sorted by relevance
35 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 …]
37 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()
38 public final class LinkPropertiesUtils { class
10444 com.android.internal.telephony.util.LinkPropertiesUtils$CompareOrUpdateResult10445 com.android.internal.telephony.util.LinkPropertiesUtils$CompareResult10446 com.android.internal.telephony.util.LinkPropertiesUtils
22595 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 …]
10465 com.android.internal.telephony.util.LinkPropertiesUtils$CompareOrUpdateResult10466 com.android.internal.telephony.util.LinkPropertiesUtils$CompareResult10467 com.android.internal.telephony.util.LinkPropertiesUtils
22639 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 …]