Searched refs:EVENTHUB_ID (Results 1 – 1 of 1) sorted by relevance
2405 static const int32_t EVENTHUB_ID; member in android::InputDeviceTest2442 const int32_t InputDeviceTest::EVENTHUB_ID = 1; member in android::InputDeviceTest2582 event.deviceId = EVENTHUB_ID; in TEST_F()2677 static const int32_t EVENTHUB_ID; member in android::InputMapperTest2818 const int32_t InputMapperTest::EVENTHUB_ID = 1; member in android::InputMapperTest2837 mFakeEventHub->setSwitchState(EVENTHUB_ID, SW_LID, 1); in TEST_F()3704 mFakeEventHub->removeDevice(EVENTHUB_ID); in TEST_F()4881 mFakeEventHub->addRelativeAxis(EVENTHUB_ID, REL_X); in TEST_F()4882 mFakeEventHub->addRelativeAxis(EVENTHUB_ID, REL_Y); in TEST_F()8985 static const int32_t EVENTHUB_ID; member in android::PeripheralControllerTest[all …]