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

/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboard.java145 private static float SEARCH_DISTANCE = 1.8f; field in class:Keyboard
878 mProximityThreshold = (int) (mDefaultWidth * SEARCH_DISTANCE);

Completed in 104 milliseconds