Searched refs:isLocalRequest (Results 1 – 2 of 2) sorted by relevance
101 public boolean isLocalRequest() { in isLocalRequest() method in ContactInfoRequest113 if (isLocalRequest() && !other.isLocalRequest()) { in compareTo()116 if (!isLocalRequest() && other.isLocalRequest()) { in compareTo()
163 if (request.isLocalRequest()) { in queryContactInfo()219 if (!request.isLocalRequest()) { in queryContactInfo()364 || (request.isLocalRequest() && !updateRequests.peek().isLocalRequest()))) { in run()