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()) {
153 if (!keyMap->haveKeyCharacterMap()

Completed in 95 milliseconds