HomeSort by relevance Sort by last modified time
    Searched refs:haveKeyCharacterMap (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/input/
Keyboard.h 62 inline bool haveKeyCharacterMap() const {
67 return haveKeyLayout() && haveKeyCharacterMap();
  /frameworks/native/libs/input/
Keyboard.cpp 100 if (!haveKeyCharacterMap()) {
163 if (!keyMap->haveKeyCharacterMap() || isKeyboardSpecialFunction(deviceConfiguration)

Completed in 1566 milliseconds