Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buggins/coolreader
/ isStarted
Method
isStarted
android/src/org/coolreader/CoolReader.java:1058–1058 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1056
private
boolean mIsStarted = false;
1057
1058
public
boolean isStarted() {
return
mIsStarted; }
1059
1060
@Override
1061
protected
void
onStart() {
Callers
2
turnOffKeyBacklight
Method · 0.95
run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected