Searched defs:getKeyboardType (Results 1 – 4 of 4) sorted by relevance
99 inline int32_t getKeyboardType() const { return mKeyboardType; } in getKeyboardType() function
647 public int getKeyboardType() { in getKeyboardType() method in InputDevice
643 public int getKeyboardType() { in getKeyboardType() method in KeyCharacterMap
203 int32_t KeyCharacterMap::getKeyboardType() const { in getKeyboardType() function in android::KeyCharacterMap