Searched refs:queryId (Results 1 – 1 of 1) sorted by relevance
407 cacheEntry.queryId = queryToken.mQueryId; in findInfo()455 cacheEntry.queryId = queryToken.mQueryId; in updateCallerInfoInCacheOnAnyThread()541 final int queryId = myCookie.mQueryId; in onImageLoaded() local542 if (!isWaitingForThisQuery(callId, queryId)) { in onImageLoaded()590 final int queryId = myCookie.mQueryId; in onImageLoadComplete() local591 if (!isWaitingForThisQuery(callId, queryId)) { in onImageLoadComplete()713 int queryId; field in ContactInfoCache.ContactCacheEntry755 + queryId in toString()850 PhoneNumberServiceListener(String callId, int queryId) { in PhoneNumberServiceListener() argument852 mQueryIdOfRemoteLookup = queryId; in PhoneNumberServiceListener()[all …]