Home | History | Annotate | Download | only in tests

Lines Matching defs:mKeyboardType

780     int32_t mKeyboardType;
795 mSources(sources), mKeyboardType(AINPUT_KEYBOARD_TYPE_NONE),
803 mKeyboardType = keyboardType;
855 if (mKeyboardType != AINPUT_KEYBOARD_TYPE_NONE) {
856 deviceInfo->setKeyboardType(mKeyboardType);