Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DFakeInputDispatcherPolicy.cpp89 const std::shared_ptr<InputApplicationHandle>& expectedApplication) { in assertNotifyNoFocusedWindowAnrWasCalled() argument
95 ASSERT_EQ(expectedApplication, application); in assertNotifyNoFocusedWindowAnrWasCalled()
DFakeInputDispatcherPolicy.h79 const std::shared_ptr<InputApplicationHandle>& expectedApplication);