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

Method getHistory

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

Source from the content-addressed store, hash-verified

110 }
111
112 public History getHistory()
113 {
114 return mHistory;
115 }
116
117 public Engine getEngine() {
118 return mEngine;

Callers 14

runMethod · 0.45
runMethod · 0.45
applyAppSettingMethod · 0.45
loadPreviousDocumentMethod · 0.45
loadDocumentMethod · 0.45
findCoverPageMethod · 0.45
LoadDocumentTaskMethod · 0.45
doneMethod · 0.45
failMethod · 0.45
doneMethod · 0.45
openRecentBookMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected