Searched refs:CookieWithProjection (Results 1 – 2 of 2) 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
54 final CookieWithProjection projectionCookie = new CookieWithProjection(cookie, projection); in startQuery()60 CookieWithProjection projectionCookie = (CookieWithProjection) cookie; in onQueryComplete()94 private static class CookieWithProjection { class in NoNullCursorAsyncQueryHandler99 public CookieWithProjection(Object cookie, String[] projection) { in CookieWithProjection() method in NoNullCursorAsyncQueryHandler.CookieWithProjection