Home
last modified time | relevance | path

Searched defs:queryId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
DContactInfoCache.java541 final int queryId = myCookie.mQueryId; in onImageLoaded() local
590 final int queryId = myCookie.mQueryId; in onImageLoadComplete() local
713 int queryId; field in ContactInfoCache.ContactCacheEntry
850 PhoneNumberServiceListener(String callId, int queryId) { in PhoneNumberServiceListener()
952 CallerInfoQueryToken(int queryId, String callId) { in CallerInfoQueryToken()
959 private boolean isWaitingForThisQuery(String callId, int queryId) { in isWaitingForThisQuery()