Searched defs:satisfiedBy (Results 1 – 6 of 6) sorted by relevance
35 public abstract boolean satisfiedBy(NetworkSpecifier other); in satisfiedBy() method in NetworkSpecifier
41 public boolean satisfiedBy(NetworkSpecifier other) { in satisfiedBy() method in MatchAllNetworkSpecifier
40 public boolean satisfiedBy(NetworkSpecifier other) { in satisfiedBy() method in StringNetworkSpecifier
194 public boolean satisfiedBy(NetworkSpecifier other) { in satisfiedBy() method in WifiAwareNetworkSpecifier
124 public boolean satisfiedBy(NetworkSpecifier other) { in satisfiedBy() method in WifiAwareAgentNetworkSpecifier
2546 public boolean satisfiedBy(NetworkSpecifier other) { return false; } in testInvalidNetworkSpecifier() method in ConnectivityServiceTest.NonParcelableSpecifier2589 public boolean satisfiedBy(NetworkSpecifier other) { in testNetworkSpecifierUidSpoofSecurityException() method in ConnectivityServiceTest.UidAwareNetworkSpecifier