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

/frameworks/native/libs/input/
H A DInputDevice.cpp153 mKeyboardType = AINPUT_KEYBOARD_TYPE_NONE;
/frameworks/native/include/android/
H A Dinput.h462 AINPUT_KEYBOARD_TYPE_NONE = 0, enumerator in enum:__anon1193
/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp805 mSources(sources), mKeyboardType(AINPUT_KEYBOARD_TYPE_NONE),
865 if (mKeyboardType != AINPUT_KEYBOARD_TYPE_NONE) {
1263 ASSERT_EQ(AINPUT_KEYBOARD_TYPE_NONE, info.getKeyboardType());

Completed in 1622 milliseconds