Searched defs:sizeLimit (Results 1 – 7 of 7) sorted by relevance
133 final long sizeLimit = 500000; // bytes in testExtraSizeLimit() local
156 final long sizeLimit = 500000; // bytes in testExtraSizeLimit() local
492 public static void recordSound(Activity activity, int requestCode, long sizeLimit) { in recordSound()501 public static void recordVideo(Activity activity, int requestCode, long sizeLimit) { in recordVideo()
459 long sizeLimit = ComposeMessageActivity.computeAttachmentSizeLimit(mSlideshowModel, in onOptionsItemSelected() local
2843 long sizeLimit = computeAttachmentSizeLimit(slideShow, currentSlideSize); in addAttachment() local2859 long sizeLimit = computeAttachmentSizeLimit(slideShow, currentSlideSize); in addAttachment() local2874 long sizeLimit = MmsConfig.getMaxMessageSize() - SlideshowModel.SLIDESHOW_SLOP; in computeAttachmentSizeLimit() local