Home | History | Annotate | Download | only in data

Lines Matching refs:sizeInBytes

86             int width, int height, long sizeInBytes, double latitude,
96 mSizeInBytes = sizeInBytes;
378 long sizeInBytes, double latitude, double longitude) {
380 path, width, height, sizeInBytes, latitude, longitude);
426 long sizeInBytes = c.getLong(COL_SIZE);
431 sizeInBytes, latitude, longitude);
660 String path, int width, int height, long sizeInBytes,
663 path, width, height, sizeInBytes, latitude, longitude);
740 long sizeInBytes = c.getLong(COL_SIZE);
745 dateModifiedInSeconds, path, width, height, sizeInBytes,