Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DImeInsetsSourceProviderTest.java65 performSurfacePlacementAndWaitForWindowAnimator(); in testTransparentControlTargetWindowCanShowIme()
83 performSurfacePlacementAndWaitForWindowAnimator(); in testScheduleShowIme()
117 performSurfacePlacementAndWaitForWindowAnimator(); in testScheduleShowIme_noInitialState()
179 performSurfacePlacementAndWaitForWindowAnimator(); in testScheduleShowIme_delayedSurfacePlacement()
DInsetsStateControllerTest.java579 performSurfacePlacementAndWaitForWindowAnimator(); in testHasPendingControls()
DActivityRecordTests.java3272 performSurfacePlacementAndWaitForWindowAnimator(); in testImeInsetsFrozenFlag_resetWhenReportedToBeImeInputTarget()
3321 performSurfacePlacementAndWaitForWindowAnimator(); in testImeInsetsFrozenFlag_noDispatchVisibleInsetsWhenAppNotRequest()
3376 performSurfacePlacementAndWaitForWindowAnimator(); in testImeInsetsFrozenFlag_multiWindowActivities()
DWindowTestsBase.java1084 void performSurfacePlacementAndWaitForWindowAnimator() { in performSurfacePlacementAndWaitForWindowAnimator() method in WindowTestsBase