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