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

Method toString

app/src/main/java/eu/faircode/email/Helper.java:3040–3044  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3038 }
3039
3040 @NonNull
3041 @Override
3042 public String toString() {
3043 return "name=" + name + " type=" + type + " size=" + size;
3044 }
3045 }
3046
3047 static void writeText(File file, String content) throws IOException {

Callers 15

getStandbyBucketNameMethod · 0.45
getEventTypeMethod · 0.45
getExitReasonMethod · 0.45
getInterruptionFilterMethod · 0.45
getSupportUriMethod · 0.45
getIntentIssueMethod · 0.45
getUiModeTypeMethod · 0.45
reportNoViewerMethod · 0.45
getWhoMethod · 0.45
clearViewsMethod · 0.45
getViewNameMethod · 0.45
getPrintableStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected