Searched refs:SEARCH_DISTANCE (Results 1 – 1 of 1) sorted by relevance
145 private static float SEARCH_DISTANCE = 1.8f; field in Keyboard878 mProximityThreshold = (int) (mDefaultWidth * SEARCH_DISTANCE); in parseKeyboardAttributes()