Searched refs:getKeyboardHeight (Results 1 – 4 of 4) sorted by relevance
64 int getKeyboardHeight() const { return KEYBOARD_HEIGHT; } in getKeyboardHeight() function
831 hypotf(proximityInfo->getKeyboardWidth(), proximityInfo->getKeyboardHeight()) in updateSampledSearchKeySets()
190 public static int getKeyboardHeight(final Resources res, final SettingsValues settingsValues) { in getKeyboardHeight() method in ResourceUtils
116 final int keyboardHeight = ResourceUtils.getKeyboardHeight(res, settingsValues); in loadKeyboard()