Home
last modified time | relevance | path

Searched refs:totalSize (Results 1 – 10 of 10) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/compose/
DAttachmentsView.java191 long totalSize = 0; in getTotalAttachmentsSize() local
193 totalSize += attachment.size; in getTotalAttachmentsSize()
195 return totalSize; in getTotalAttachmentsSize()
DComposeActivity.java1884 long totalSize = 0; in initAttachmentsFromIntent() local
1891 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()
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
DDraftMessageData.java844 long totalSize = 0; in getIsMessageOverLimit() local
846 totalSize += attachment.getMinimumSizeInBytesForSending(); in getIsMessageOverLimit()
848 return totalSize > MmsConfig.get(mSelfSubId).getMaxMessageSize(); in getIsMessageOverLimit()
/packages/apps/Launcher2/src/com/android/launcher2/
DFolderIcon.java434 private void computePreviewDrawingParams(int drawableSize, int totalSize) {
435 if (mIntrinsicIconSize != drawableSize || mTotalWidth != totalSize) {
437 mTotalWidth = totalSize;
/packages/apps/Launcher3/src/com/android/launcher3/
DFolderIcon.java492 private void computePreviewDrawingParams(int drawableSize, int totalSize) {
493 if (mIntrinsicIconSize != drawableSize || mTotalWidth != totalSize) {
497 mTotalWidth = totalSize;
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java1128 int totalSize = 0; in combine() local
1130 totalSize += array.length; in combine()
1134 totalSize)); in combine()
/packages/apps/Browser2/test/webexposed/
Dglobal-interface-listing-expected.txt5585 getter totalSize
/packages/apps/TV/usbtuner/libs/
Dexoplayer_1.5.6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...