Lines Matching refs:changes
1127 void configureDevice(uint32_t changes, InputDevice* device) {
1128 device->configure(ARBITRARY_TIME, mFakePolicy->getReaderConfiguration(), changes);
1588 void configureDevice(uint32_t changes) {
1589 mDevice->configure(ARBITRARY_TIME, mFakePolicy->getReaderConfiguration(), changes);
1976 // Special case: if orientation changes while key is down, we still emit the same keycode