Searched defs:getKeyboardType (Results 1 – 4 of 4) sorted by relevance
294 inline int32_t getKeyboardType() const { return mKeyboardType; } in getKeyboardType() function
671 public int getKeyboardType() { in getKeyboardType() method in KeyCharacterMap
944 public int getKeyboardType() { in getKeyboardType() method in InputDevice
197 KeyCharacterMap::KeyboardType KeyCharacterMap::getKeyboardType() const { in getKeyboardType() function in android::KeyCharacterMap