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

Method getUri

app/src/main/java/eu/faircode/email/UriType.java:72–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 }
71
72 public Uri getUri() {
73 return this.uri;
74 }
75
76 public String getType() {
77 return this.type;

Callers 15

onTextContextMenuItemMethod · 0.45
onExecutedMethod · 0.45
onDragMethod · 0.45
getUrisMethod · 0.45
addAttachmentMethod · 0.45
onShareMethod · 0.45
onClickMethod · 0.45
getInfoMethod · 0.45
isPersistedMethod · 0.45
onExecutedMethod · 0.45
handleMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected