Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/database/
DNoNullCursorAsyncQueryHandler.java38 final CookieWithProjection projectionCookie = new CookieWithProjection(cookie, projection); in startQuery() local
45 CookieWithProjection projectionCookie = (CookieWithProjection) cookie; in onQueryComplete() local