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

Method report

app/src/main/java/com/sun/mail/util/TraceOutputStream.java:177–177  ·  view source on GitHub ↗
(int pos, int total)

Source from the content-addressed store, hash-verified

175
176 public interface IReport {
177 void report(int pos, int total);
178 }
179}

Callers 15

onImageSelectedMethod · 0.65
onExceptionMethod · 0.65
onImageSelectedMethod · 0.65
onFileSelectedMethod · 0.65
onExceptionMethod · 0.65
handleExceptionMethod · 0.65
onExceptionMethod · 0.65
onExceptionMethod · 0.65
onImageSelectedMethod · 0.65
onExceptionMethod · 0.65
onExceptionMethod · 0.65
onExceptionMethod · 0.65

Implementers 6

ServiceSendapp/src/main/java/eu/faircode/email/Se
TrafficStatsHelperapp/src/main/java/eu/faircode/email/Tr
NoStreamExceptionapp/src/main/java/eu/faircode/email/No
ServiceTTSapp/src/main/java/eu/faircode/email/Se
SMTPTransportapp/src/main/java/com/sun/mail/smtp/SM
TraceOutputStreamapp/src/main/java/com/sun/mail/util/Tr

Calls

no outgoing calls

Tested by

no test coverage detected