Searched refs:CookieWithProjection (Results 1 – 1 of 1) sorted by relevance
38 final CookieWithProjection projectionCookie = new CookieWithProjection(cookie, projection); in startQuery()45 CookieWithProjection projectionCookie = (CookieWithProjection) cookie; in onQueryComplete()60 private static class CookieWithProjection { class in NoNullCursorAsyncQueryHandler64 public CookieWithProjection(Object cookie, String[] projection) { in CookieWithProjection() method in NoNullCursorAsyncQueryHandler.CookieWithProjection