Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buggins/coolreader
/ getDB
Method
getDB
android/src/org/coolreader/CoolReader.java:130–133 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
128
}
129
130
public
CRDB getDB()
131
{
132
return
mDB;
133
}
134
135
private
static
String PREF_FILE =
"CR3LastBook"
;
136
private
static
String PREF_LAST_BOOK =
"LastBook"
;
Callers
13
run
Method · 0.80
onPositiveButtonClick
Method · 0.80
run
Method · 0.80
refreshOPDSRootDirectory
Method · 0.80
showDirectory
Method · 0.80
removeBookmark
Method · 0.80
updateBookmark
Method · 0.80
done
Method · 0.80
toggleDocumentStyles
Method · 0.80
toggleTextFormat
Method · 0.80
run
Method · 0.80
saveCurrentPositionBookmarkSync
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected