Searched refs:KEYBOARD_VERTICAL_GAP (Results 1 – 1 of 1) sorted by relevance
249 private static final float KEYBOARD_VERTICAL_GAP = 0.009f; field in TextCandidatesViewManager442 mKeyboardHeight += Math.round(height * KEYBOARD_VERTICAL_GAP) in initView()