Searched refs:BUILT_IN_KEYBOARD_ID (Results 1 – 3 of 3) sorted by relevance
95 EXPECT_TRUE(classifier->resetDevice(ReservedInputDeviceId::BUILT_IN_KEYBOARD_ID).isOk()); in TEST_P()
324 BUILT_IN_KEYBOARD_ID = 0, enumerator
1366 if (deviceId == ReservedInputDeviceId::BUILT_IN_KEYBOARD_ID) { in getDeviceLocked()1490 ? ReservedInputDeviceId::BUILT_IN_KEYBOARD_ID in getEvents()