Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputDispatcher_test.cpp1841 application2 = new FakeApplicationHandle(); in SetUp()
1842 windowInSecondary = new FakeWindowHandle(application2, mDispatcher, "D_2", in SetUp()
1848 mDispatcher->setFocusedApplication(SECOND_DISPLAY_ID, application2); in SetUp()
1859 application2.clear(); in TearDown()
1866 sp<FakeApplicationHandle> application2; member in android::inputdispatcher::InputDispatcherFocusOnTwoDisplaysTest