Searched refs:AINPUT_KEYBOARD_TYPE_NONE (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/libs/input/
H A DInputDevice.cpp163 mKeyboardType = AINPUT_KEYBOARD_TYPE_NONE;
/frameworks/native/include/android/
H A Dinput.h860 AINPUT_KEYBOARD_TYPE_NONE = 0, enumerator in enum:__anon1546
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp916 mSources(sources), mKeyboardType(AINPUT_KEYBOARD_TYPE_NONE),
976 if (mKeyboardType != AINPUT_KEYBOARD_TYPE_NONE) {
1431 ASSERT_EQ(AINPUT_KEYBOARD_TYPE_NONE, info.getKeyboardType());

Completed in 18 milliseconds