Searched refs:getKeyboardType (Results 1 – 13 of 13) sorted by relevance
57 assertEquals(device.getKeyboardType(), outDevice.getKeyboardType()); in assertDeviceEquals()
88 deviceInfo.getKeyboardType(), kcmObj.get(), in android_view_InputDevice_create()
198 return static_cast<jint>(map->getMap()->getKeyboardType()); in nativeGetKeyboardType()
671 public int getKeyboardType() { in getKeyboardType() method in KeyCharacterMap708 switch (getKeyboardType()) { in getModifierBehavior()
944 public int getKeyboardType() { in getKeyboardType() method in InputDevice
193 int kind = kmap.getKeyboardType(); in getKeyListener()
479 menu.setQwertyMode(kmap.getKeyboardType() != KeyCharacterMap.NUMERIC); in onKeyShortcut()
728 st.qwertyMode = kmap.getKeyboardType() != KeyCharacterMap.NUMERIC; in preparePanel()
2496 if (device.getKeyboardType() == InputDevice.KEYBOARD_TYPE_ALPHABETIC) { in computeScreenConfiguration()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50543 method public int getKeyboardType();50640 method public int getKeyboardType();
16781 HSPLandroid/view/KeyCharacterMap;->getKeyboardType()I
16845 HSPLandroid/view/KeyCharacterMap;->getKeyboardType()I