Searched refs:isIdenticalHttpProxy (Results 1 – 3 of 3) sorted by relevance
354 ! result.oldLp.isIdenticalHttpProxy(result.newLp) || in onDataStateChanged()
1367 public boolean isIdenticalHttpProxy(@NonNull LinkProperties target) { in isIdenticalHttpProxy() method in LinkProperties1460 && isIdenticalHttpProxy(target) in equals()
149 assertTrue(source.isIdenticalHttpProxy(target)); in assertLinkPropertiesEqual()150 assertTrue(target.isIdenticalHttpProxy(source)); in assertLinkPropertiesEqual()