Searched refs:MAX_THUMB_SIZE (Results 1 – 1 of 1) sorted by relevance
81 private static final int MAX_THUMB_SIZE = (200 * 1024); field in MtpDatabase833 if (byteStream.size() > MAX_THUMB_SIZE) { in getThumbnailProcess()887 outLongs[0] = MAX_THUMB_SIZE; in getThumbnailInfo()