Home | History | Annotate | Download | only in tests

Lines Matching refs:addDevice

348     void addDevice(int32_t deviceId, const String8& name, uint32_t classes) {
994 void addDevice(int32_t deviceId, const String8& name, uint32_t classes,
996 mFakeEventHub->addDevice(deviceId, name, classes);
1014 addDevice(deviceId, name, classes, configuration);
1020 ASSERT_NO_FATAL_FAILURE(addDevice(1, String8("keyboard"),
1022 ASSERT_NO_FATAL_FAILURE(addDevice(2, String8("ignored"),
1162 addDevice(1, String8("ignored"), INPUT_DEVICE_CLASS_KEYBOARD, NULL);
1212 mFakeEventHub->addDevice(DEVICE_ID, String8(DEVICE_NAME), 0);
1405 mFakeEventHub->addDevice(DEVICE_ID, String8(DEVICE_NAME), 0);