Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buggins/coolreader
/ getDensityDpi
Method
getDensityDpi
android/src/org/coolreader/CoolReader.java:446–449 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
444
}
445
446
public
int
getDensityDpi()
447
{
448
return
densityDpi;
449
}
450
451
private
int
densityDpi = 120;
452
int
initialBatteryState = -1;
Callers
2
onSingleTapConfirmed
Method · 0.80
work
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected