Searched refs:assertNotifyInputDevicesChangedWasCalled (Results 1 – 4 of 4) sorted by relevance
38 void assertNotifyInputDevicesChangedWasCalled(
32 void TestInputListener::assertNotifyInputDevicesChangedWasCalled( in assertNotifyInputDevicesChangedWasCalled() function in android::TestInputListener
215 mTestListener.assertNotifyInputDevicesChangedWasCalled(); in TEST_F()
630 ASSERT_NO_FATAL_FAILURE(mFakeListener->assertNotifyInputDevicesChangedWasCalled()); in addDevice()1480 ASSERT_NO_FATAL_FAILURE(mTestListener->assertNotifyInputDevicesChangedWasCalled()); in setupInputReader()