Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestInputListener.h38 void assertNotifyInputDevicesChangedWasCalled(
DTestInputListener.cpp32 void TestInputListener::assertNotifyInputDevicesChangedWasCalled( in assertNotifyInputDevicesChangedWasCalled() function in android::TestInputListener
DPointerChoreographer_test.cpp215 mTestListener.assertNotifyInputDevicesChangedWasCalled(); in TEST_F()
DInputReader_test.cpp630 ASSERT_NO_FATAL_FAILURE(mFakeListener->assertNotifyInputDevicesChangedWasCalled()); in addDevice()
1480 ASSERT_NO_FATAL_FAILURE(mTestListener->assertNotifyInputDevicesChangedWasCalled()); in setupInputReader()