Home | History | Annotate | Download | only in content

Lines Matching refs:matchesSpec

202             return target.matchesSpec(other.target);
260 public boolean matchesSpec(EndPoint spec) {
662 if (authorityInfo.target.matchesSpec(new EndPoint(account, providerName, userId))
1093 if (ainfo != null && ainfo.target.matchesSpec(info)) {
1544 && ainfo.target.matchesSpec(info)) {
1562 if (!ainfo.target.matchesSpec(info)) {