Searched refs:MAX_FULLSIZE_PREVIEW_SIZE (Results 1 – 1 of 1) sorted by relevance
44 private static final int MAX_FULLSIZE_PREVIEW_SIZE = 8388608; // 8 megabytes field in MtpImageView111 if (info.getCompressedSize() <= MAX_FULLSIZE_PREVIEW_SIZE in fetchMtpImageDataFromDevice()