MCPcopy 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

onSingleTapConfirmedMethod · 0.80
workMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected