Home | History | Annotate | Download | only in tests

Lines Matching refs:addDevice

338     void addDevice(int32_t deviceId, const String8& name, uint32_t classes) {
978 void addDevice(int32_t deviceId, const String8& name, uint32_t classes,
980 mFakeEventHub->addDevice(deviceId, name, classes);
998 addDevice(deviceId, name, classes, configuration);
1004 ASSERT_NO_FATAL_FAILURE(addDevice(1, String8("keyboard"),
1006 ASSERT_NO_FATAL_FAILURE(addDevice(2, String8("ignored"),
1146 addDevice(1, String8("ignored"), INPUT_DEVICE_CLASS_KEYBOARD, NULL);
1195 mFakeEventHub->addDevice(DEVICE_ID, String8(DEVICE_NAME), 0);
1386 mFakeEventHub->addDevice(DEVICE_ID, String8(DEVICE_NAME), 0);