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