Searched defs:mProjection (Results 1 – 9 of 9) sorted by relevance
38 protected final String[] mProjection; field in CursorQueryData
33 private String[] mProjection; field in JoinContactLoader
39 private String[] mProjection; field in ProfileAndContactsLoader
93 private final String[] mProjection; field in AsyncDbTask.AsyncQueryTask130 .query(mUri, mProjection, mSelection, mSelectionArgs, mOrderBy)) { in doInBackground() argument
40 final String[] mProjection; field in ObjectCursorLoader
28 private final ArrayList<Integer> mProjection; field in FakeCursor
50 private final String[] mProjection; field in LocalAlbum
47 private final String[] mProjection; field in EntrySchema
46 private String[] mProjection; field in MockContentProvider.Query