Searched refs:totalSize (Results 1 – 10 of 10) sorted by relevance
191 long totalSize = 0; in getTotalAttachmentsSize() local193 totalSize += attachment.size; in getTotalAttachmentsSize()195 return totalSize; in getTotalAttachmentsSize()
1884 long totalSize = 0; in initAttachmentsFromIntent() local1891 totalSize += handleAttachmentUrisFromIntent(parsedUris); in initAttachmentsFromIntent()1897 totalSize += handleAttachmentUrisFromIntent(uris); in initAttachmentsFromIntent()1901 totalSize += handleAttachmentUrisFromIntent(uris); in initAttachmentsFromIntent()1905 if (totalSize > 0) { in initAttachmentsFromIntent()1910 Integer.toString(getAttachments().size()), null, totalSize); in initAttachmentsFromIntent()
844 long totalSize = 0; in getIsMessageOverLimit() local846 totalSize += attachment.getMinimumSizeInBytesForSending(); in getIsMessageOverLimit()848 return totalSize > MmsConfig.get(mSelfSubId).getMaxMessageSize(); in getIsMessageOverLimit()
434 private void computePreviewDrawingParams(int drawableSize, int totalSize) {435 if (mIntrinsicIconSize != drawableSize || mTotalWidth != totalSize) {437 mTotalWidth = totalSize;
492 private void computePreviewDrawingParams(int drawableSize, int totalSize) {493 if (mIntrinsicIconSize != drawableSize || mTotalWidth != totalSize) {497 mTotalWidth = totalSize;
1128 int totalSize = 0; in combine() local1130 totalSize += array.length; in combine()1134 totalSize)); in combine()
5585 getter totalSize
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...