Searched defs:mProjection (Results 1 – 10 of 10) sorted by relevance
73 private static final String[] mProjection = { field in TunerStorageCleanUpService.CleanUpStorageTask102 mProjection, in getRecordedProgramsDirs() argument
38 private String[] mProjection; field in FavoritesAndContactsLoader
33 private String[] mProjection; field in JoinContactLoader
38 protected final String[] mProjection; field in CursorQueryData
28 private final ArrayList<Integer> mProjection; field in FakeCursor
88 private String[] mProjection; field in AsyncDbTask.AsyncQueryTask154 .query(mUri, mProjection, mSelection, mSelectionArgs, mOrderBy)) { in doInBackground() argument
58 final String[] mProjection; field in QueryParam
50 private final String[] mProjection; field in LocalAlbum
47 private final String[] mProjection; field in EntrySchema
49 private String[] mProjection; field in MockContentProvider.Query