MCPcopy Create free account
hub / github.com/buggins/coolreader / getScanner

Method getScanner

android/src/org/coolreader/CoolReader.java:107–110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

105 }
106
107 public Scanner getScanner()
108 {
109 return mScanner;
110 }
111
112 public History getHistory()
113 {

Callers 3

onDownloadStartMethod · 0.80
applyAppSettingMethod · 0.80
loadDocumentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected