Searched refs:hasIncludeQueryString (Results 1 – 2 of 2) sorted by relevance
189 boolean hasIncludeQueryString(); in hasIncludeQueryString() method
280 public boolean hasIncludeQueryString() { in hasIncludeQueryString() method in CacheKeyPolicy540 if (hasIncludeQueryString() != other.hasIncludeQueryString()) return false; in equals()541 if (hasIncludeQueryString()) { in equals()573 if (hasIncludeQueryString()) { in hashCode()882 if (other.hasIncludeQueryString()) { in mergeFrom()1481 public boolean hasIncludeQueryString() { in hasIncludeQueryString() method in CacheKeyPolicy.Builder