Searched refs:getKeyboardType (Results 1 – 17 of 17) sorted by relevance
97 inline int32_t getKeyboardType() const { return mKeyboardType; } in getKeyboardType() function
86 int32_t getKeyboardType() const;
63 deviceInfo.getKeyboardType(), kcmObj.get(), deviceInfo.hasVibrator(), in android_view_InputDevice_create()
164 return map->getMap()->getKeyboardType(); in nativeGetKeyboardType()
643 public int getKeyboardType() { in getKeyboardType() method in KeyCharacterMap680 switch (getKeyboardType()) { in getModifierBehavior()
605 public int getKeyboardType() { in getKeyboardType() method in InputDevice
154 || keyMap->keyCharacterMap->getKeyboardType() in isEligibleBuiltInKeyboard()
203 int32_t KeyCharacterMap::getKeyboardType() const { in getKeyboardType() function in android::KeyCharacterMap
188 int kind = kmap.getKeyboardType(); in getKeyListener()
1112 st.qwertyMode = kmap.getKeyboardType() != KeyCharacterMap.NUMERIC;
1031 ASSERT_EQ(AINPUT_KEYBOARD_TYPE_NON_ALPHABETIC, inputDevices[0].getKeyboardType()); in TEST_F()1040 ASSERT_EQ(AINPUT_KEYBOARD_TYPE_NON_ALPHABETIC, inputDevices[0].getKeyboardType()); in TEST_F()1263 ASSERT_EQ(AINPUT_KEYBOARD_TYPE_NONE, info.getKeyboardType()); in TEST_F()1333 ASSERT_EQ(AINPUT_KEYBOARD_TYPE_ALPHABETIC, info.getKeyboardType()); in TEST_F()
666 querying {@link android.view.KeyCharacterMap#getKeyboardType()} and checking for {@link
590 st.qwertyMode = kmap.getKeyboardType() != KeyCharacterMap.NUMERIC; in preparePanel()
881 dump.appendFormat(INDENT2 "KeyboardType: %d\n", deviceInfo.getKeyboardType()); in dump()
7295 if (device.getKeyboardType() == InputDevice.KEYBOARD_TYPE_ALPHABETIC) { in computeScreenConfigurationLocked()
34484 method public int getKeyboardType();34571 method public int getKeyboardType();
32251 method public int getKeyboardType();32338 method public int getKeyboardType();