Searched refs:COUNT_PROJECTION (Results 1 – 2 of 2) sorted by relevance
52 private static final String[] COUNT_PROJECTION = {"count(*)"}; field in LocalPhotoSource123 CONTENT_URI, COUNT_PROJECTION, SELECTION, null, null); in getPhotoCount()143 CONTENT_URI, COUNT_PROJECTION, in isContentSound()
41 private static final String[] COUNT_PROJECTION = { "count(*)" }; field in LocalAlbum223 mBaseUri, COUNT_PROJECTION, mWhereClause, in getMediaItemCount()