HomeSort by relevance Sort by last modified time
    Searched refs:setKeyboardType (Results 1 - 5 of 5) sorted by null

  /frameworks/native/include/input/
InputDevice.h 98 inline void setKeyboardType(int32_t keyboardType) { mKeyboardType = keyboardType; }
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/
OpenWnnEngineJAJP.java 350 public void setKeyboardType(int keyboardType) {
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java     [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 923 void setKeyboardType(int32_t keyboardType) {
977 deviceInfo->setKeyboardType(mKeyboardType);
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp     [all...]

Completed in 296 milliseconds