Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp1830 NotifyConfigurationChangedArgs configChangedArgs; in TEST_F() local
1832 mTestListener->assertNotifyConfigurationChangedWasCalled(&configChangedArgs)); in TEST_F()
1833 int32_t prevId = configChangedArgs.id; in TEST_F()
1834 nsecs_t prevTimestamp = configChangedArgs.eventTime; in TEST_F()