MCPcopy Create free account
hub / github.com/meefik/linuxdeploy / show

Method show

app/src/main/java/ru/meefik/linuxdeploy/Logger.java:89–91  ·  view source on GitHub ↗

Show log on main activity

()

Source from the content-addressed store, hash-verified

87 * Show log on main activity
88 */
89 public static void show() {
90 MainActivity.showLog(get());
91 }
92
93 /**
94 * Get protocol

Callers 15

appendMessageMethod · 0.95
onResumeMethod · 0.95
onPreExecuteMethod · 0.80
onPreExecuteMethod · 0.80
onPostExecuteMethod · 0.80
addDialogMethod · 0.80
editDialogMethod · 0.80
deleteDialogMethod · 0.80
addDialogMethod · 0.80
editDialogMethod · 0.80
deleteDialogMethod · 0.80
importDialogMethod · 0.80

Calls 2

showLogMethod · 0.95
getMethod · 0.95

Tested by

no test coverage detected