Searched defs:mProjection (Results 1 – 11 of 11) 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
39 private String[] mProjection; field in SelectSQLiteQueryBuilder
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
50 private final String[] mProjection; field in LocalAlbum
86 private final String[] mProjection; field in ContactsIndexerImpl
47 private final String[] mProjection; field in EntrySchema
49 private String[] mProjection; field in MockContentProvider.Query