Searched refs:sizeInBytes (Results 1 – 4 of 4) sorted by relevance
57 long sizeInBytes, in FilmstripItemData() argument68 mSizeInBytes = sizeInBytes; in FilmstripItemData()266 public Builder withSizeInBytes(long sizeInBytes) { in withSizeInBytes() argument267 mSizeInBytes = sizeInBytes; in withSizeInBytes()
33 Size dimensions, long sizeInBytes, int orientation, in VideoItemData() argument36 sizeInBytes, orientation, location); in VideoItemData()
67 long sizeInBytes = c.getLong(VideoDataQuery.COL_SIZE); in fromCursor() local84 sizeInBytes, in fromCursor()
65 long sizeInBytes = c.getLong(PhotoDataQuery.COL_SIZE); in fromCursor() local81 sizeInBytes, in fromCursor()