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

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4651 private static final int TICK_DISTANCE_MILLIMETERS = 12; field in class:ViewRootImpl.SyntheticTouchNavigationHandler
4757 mConfigTickDistance = TICK_DISTANCE_MILLIMETERS * nominalRes;

Completed in 206 milliseconds