Searched defs:DEFAULT_HEIGHT_MILLIMETERS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4646 private static final float DEFAULT_HEIGHT_MILLIMETERS = 48; field in class:ViewRootImpl.SyntheticTouchNavigationHandler
4752 yRes = yRange.getRange() / DEFAULT_HEIGHT_MILLIMETERS;

Completed in 107 milliseconds