Searched refs:columnIndexForId (Results 1 – 1 of 1) sorted by relevance
303 int columnIndexForId = c.getColumnIndex(CloudMediaProviderContract.AlbumColumns.ID); in verifyOnQueryAlbums() local308 strBuilder.append("\n\t\t\t" + c.getString(columnIndexForId) + ", " + c.getLong( in verifyOnQueryAlbums()