Searched refs:THUMB_PROJECTION (Results 1 – 2 of 2) sorted by relevance
54 private static final String[] THUMB_PROJECTION = new String[] { field in MediaThumbRequest109 Cursor c = mCr.query(mThumbUri, THUMB_PROJECTION,153 c = mCr.query(mThumbUri, THUMB_PROJECTION,
147 private static final String[] THUMB_PROJECTION = new String[] { field in Image