Searched refs:CONCRETE_STREAM_ITEM_ID (Results 1 – 2 of 2) sorted by relevance
1952 StreamItemPhotosColumns.CONCRETE_STREAM_ITEM_ID, in cleanupPhotoStore()4177 StreamItemPhotosColumns.CONCRETE_STREAM_ITEM_ID + "=?", in updateInTransaction()6151 qb.appendWhere(StreamItemPhotosColumns.CONCRETE_STREAM_ITEM_ID + "=?"); in queryLocal()6161 qb.appendWhere(StreamItemPhotosColumns.CONCRETE_STREAM_ITEM_ID + "=? AND " + in queryLocal()8247 + StreamItemPhotosColumns.CONCRETE_STREAM_ITEM_ID + "=" in setTablesAndProjectionMapForStreamItemPhotos()
690 final String CONCRETE_STREAM_ITEM_ID = Tables.STREAM_ITEM_PHOTOS + "." field