Searched refs:matchesSpec (Results 1 – 4 of 4) sorted by relevance
203 if (op.target.matchesSpec(target)) { in onBackoffChanged()213 if (op.target.matchesSpec(target)) { in onDelayUntilTimeChanged()235 if (!opInfo.matchesSpec(info)) { in remove()
154 return this.target.matchesSpec(other.target); in matchesAuthority()
202 return target.matchesSpec(other.target); in equals()260 public boolean matchesSpec(EndPoint spec) { in matchesSpec() method in SyncStorageEngine.EndPoint662 if (authorityInfo.target.matchesSpec(new EndPoint(account, providerName, userId)) in getSyncAutomatically()1093 if (ainfo != null && ainfo.target.matchesSpec(info)) { in isSyncActive()1544 && ainfo.target.matchesSpec(info)) { in getStatusByAuthority()1562 if (!ainfo.target.matchesSpec(info)) { in isSyncPending()
3007 if (!opInfo.matchesSpec(info)) {