Searched refs:firstWindowInPrimary (Results 1 – 1 of 1) sorted by relevance
2019 sp<FakeWindowHandle> firstWindowInPrimary = in TEST_F() local2021 firstWindowInPrimary->setFrame(Rect(0, 0, 100, 100)); in TEST_F()2055 firstWindowInPrimary->consumeMotionDown(ADISPLAY_ID_DEFAULT); in TEST_F()2061 firstWindowInPrimary->consumeMotionCancel(); in TEST_F()2068 firstWindowInPrimary->assertNoEvents(); in TEST_F()2075 firstWindowInPrimary->assertNoEvents(); in TEST_F()2083 sp<FakeWindowHandle> firstWindowInPrimary = in TEST_F() local2085 firstWindowInPrimary->setFrame(Rect(0, 0, 100, 100)); in TEST_F()2119 firstWindowInPrimary->consumeMotionDown(SECOND_DISPLAY_ID); in TEST_F()2132 firstWindowInPrimary->assertNoEvents(); in TEST_F()[all …]