Searched defs:configureDevice (Results 1 – 5 of 5) sorted by relevance
83 void UinputKeyboard::configureDevice(int fd, uinput_user_dev* device) { in configureDevice() function in android::UinputKeyboard146 void UinputExternalStylusWithPressure::configureDevice(int fd, uinput_user_dev* device) { in configureDevice() function in android::UinputExternalStylusWithPressure165 void UinputKeyboardWithHidUsage::configureDevice(int fd, uinput_user_dev* device) { in configureDevice() function in android::UinputKeyboardWithHidUsage180 void UinputTouchScreen::configureDevice(int fd, uinput_user_dev* device) { in configureDevice() function in android::UinputTouchScreen
146 std::list<NotifyArgs> InputMapperTest::configureDevice(ConfigurationChanges changes) { in configureDevice() function in android::InputMapperTest
1486 void configureDevice(int fd, uinput_user_dev* device) override {} in TEST_F() function in android::TEST_F::InvalidUinputDevice
210 void EvdevDevice::configureDevice() { in configureDevice() function in android::EvdevDevice
591 bool V4L2Encoder::configureDevice(C2Config::profile_t outputProfile, in configureDevice() function in android::V4L2Encoder