Home
last modified time | relevance | path

Searched refs:mouseDeviceInfo (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DPointerChoreographer_test.cpp636 InputDeviceInfo mouseDeviceInfo = in TEST_F() local
639 mouseDeviceInfo.setEnabled(false); in TEST_F()
640 mChoreographer.notifyInputDevicesChanged({/*id=*/0, {mouseDeviceInfo}}); in TEST_F()
649 InputDeviceInfo mouseDeviceInfo = in TEST_F() local
652 mChoreographer.notifyInputDevicesChanged({/*id=*/0, {mouseDeviceInfo}}); in TEST_F()
658 mouseDeviceInfo.setEnabled(false); in TEST_F()
659 mChoreographer.notifyInputDevicesChanged({/*id=*/0, {mouseDeviceInfo}}); in TEST_F()