MCPcopy Create free account
hub / github.com/M66B/FairEmail / getSize

Method getSize

app/src/main/java/eu/faircode/email/AdapterMessage.java:9570–9570  ·  view source on GitHub ↗
(long id, float defaultSize)

Source from the content-addressed store, hash-verified

9568 void setSize(long id, Float size);
9569
9570 float getSize(long id, float defaultSize);
9571
9572 void setHeight(long id, Integer height);
9573

Callers 12

onHeaderDecodedMethod · 0.65
tailMethod · 0.65
withinParagraphMethod · 0.65
bindBodyMethod · 0.65
getSizeMethod · 0.65
hasBodyMethod · 0.65
getBodySizeMethod · 0.65
downloadAttachmentMethod · 0.65
decodeCompressedMethod · 0.65
getMessagePartsMethod · 0.65
getStructureMethod · 0.65
getAppInfoMethod · 0.65

Implementers 1

FragmentMessagesapp/src/main/java/eu/faircode/email/Fr

Calls

no outgoing calls

Tested by

no test coverage detected