Searched refs:getKeyboardType (Results 1 – 19 of 19) sorted by relevance
90 inline int32_t getKeyboardType() const { return mKeyboardType; } in getKeyboardType() function
86 int32_t getKeyboardType() const;
59 deviceInfo.getSources(), deviceInfo.getKeyboardType(), in android_view_InputDevice_create()
164 return map->getMap()->getKeyboardType(); in nativeGetKeyboardType()
631 public int getKeyboardType() { in getKeyboardType() method in KeyCharacterMap668 switch (getKeyboardType()) { in getModifierBehavior()
493 public int getKeyboardType() { in getKeyboardType() method in InputDevice
155 || keyMap->keyCharacterMap->getKeyboardType() in isEligibleBuiltInKeyboard()
201 int32_t KeyCharacterMap::getKeyboardType() const { in getKeyboardType() function in android::KeyCharacterMap
188 int kind = kmap.getKeyboardType(); in getKeyListener()
1015 ASSERT_EQ(AINPUT_KEYBOARD_TYPE_NON_ALPHABETIC, inputDevices[0].getKeyboardType()); in TEST_F()1024 ASSERT_EQ(AINPUT_KEYBOARD_TYPE_NON_ALPHABETIC, inputDevices[0].getKeyboardType()); in TEST_F()1245 ASSERT_EQ(AINPUT_KEYBOARD_TYPE_NONE, info.getKeyboardType()); in TEST_F()1315 ASSERT_EQ(AINPUT_KEYBOARD_TYPE_ALPHABETIC, info.getKeyboardType()); in TEST_F()
448 st.qwertyMode = kmap.getKeyboardType() != KeyCharacterMap.NUMERIC; in preparePanel()
665 querying {@link android.view.KeyCharacterMap#getKeyboardType()} and checking for {@link
869 dump.appendFormat(INDENT2 "KeyboardType: %d\n", deviceInfo.getKeyboardType()); in dump()
7006 if (device.getKeyboardType() == InputDevice.KEYBOARD_TYPE_ALPHABETIC) { in computeScreenConfigurationLocked()
21850 method public int getKeyboardType();21923 method public int getKeyboardType();
21992 method public int getKeyboardType();22065 method public int getKeyboardType();
23034 method public int getKeyboardType();23111 method public int getKeyboardType();
23844 method public int getKeyboardType();23921 method public int getKeyboardType();