Searched refs:MIN_POINTER_DISTANCE_TO_USE_MIDDLE_LOCATION_DIP (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/accessibility/
H A DTouchExplorer.java100 private static final int MIN_POINTER_DISTANCE_TO_USE_MIDDLE_LOCATION_DIP = 200; field in class:TouchExplorer
248 (int) (MIN_POINTER_DISTANCE_TO_USE_MIDDLE_LOCATION_DIP * density);

Completed in 491 milliseconds