Searched refs:CONCRETE_STREAM_ITEM_ID (Results 1 – 2 of 2) sorted by relevance
1945 StreamItemPhotosColumns.CONCRETE_STREAM_ITEM_ID, in cleanupPhotoStore()4305 StreamItemPhotosColumns.CONCRETE_STREAM_ITEM_ID + "=?", in updateInTransaction()6190 qb.appendWhere(StreamItemPhotosColumns.CONCRETE_STREAM_ITEM_ID + "=?"); in queryLocal()6200 qb.appendWhere(StreamItemPhotosColumns.CONCRETE_STREAM_ITEM_ID + "=? AND " + in queryLocal()8294 + StreamItemPhotosColumns.CONCRETE_STREAM_ITEM_ID + "=" in setTablesAndProjectionMapForStreamItemPhotos()
679 final String CONCRETE_STREAM_ITEM_ID = Tables.STREAM_ITEM_PHOTOS + "." field