Home
last modified time | relevance | path

Searched refs:getKeyboardWidth (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info.h63 int getKeyboardWidth() const { return KEYBOARD_WIDTH; } in getKeyboardWidth() function
Dproximity_info_state_utils.cpp831 hypotf(proximityInfo->getKeyboardWidth(), proximityInfo->getKeyboardHeight()) in updateSampledSearchKeySets()