Searched refs:myCookie (Results 1 – 1 of 1) sorted by relevance
555 CallerInfoQueryToken myCookie = (CallerInfoQueryToken) cookie; in onImageLoaded() local556 final String callId = myCookie.callId; in onImageLoaded()557 final int queryId = myCookie.queryId; in onImageLoaded()568 CallerInfoQueryToken myCookie = (CallerInfoQueryToken) cookie; in loadImage() local569 final String callId = myCookie.callId; in loadImage()604 CallerInfoQueryToken myCookie = (CallerInfoQueryToken) cookie; in onImageLoadComplete() local605 final String callId = myCookie.callId; in onImageLoadComplete()606 final int queryId = myCookie.queryId; in onImageLoadComplete()