Searched refs:assertNotifyVibratorStateWasCalled (Results 1 – 3 of 3) sorted by relevance
73 void assertNotifyVibratorStateWasCalled(NotifyVibratorStateArgs* outEventArgs = nullptr);
124 void TestInputListener::assertNotifyVibratorStateWasCalled(NotifyVibratorStateArgs* outEventArgs) { in assertNotifyVibratorStateWasCalled() function in android::TestInputListener
239 mTestListener.assertNotifyVibratorStateWasCalled(); in TEST_F()