Searched refs:onLastFocusedTaskDisplayAreaChanged (Results 1 – 8 of 8) sorted by relevance
120 mDisplay.onLastFocusedTaskDisplayAreaChanged(mFirstTda); in testNotIgnoreOrientationRequest_differentOrientationFromDisplay_reversesRequest()137 mDisplay.onLastFocusedTaskDisplayAreaChanged(mFirstTda); in testNotIgnoreOrientationRequest_onlyRespectsFocusedTaskDisplayArea()154 mDisplay.onLastFocusedTaskDisplayAreaChanged(mFirstTda); in testIgnoreOrientationRequest_displayDoesNotReceiveOrientationChange()166 mDisplay.onLastFocusedTaskDisplayAreaChanged(mFirstTda); in testLaunchPortraitApp_fillsDisplayAreaGroup()184 mDisplay.onLastFocusedTaskDisplayAreaChanged(mFirstTda); in testLaunchPortraitApp_sizeCompatAfterRotation()217 mDisplay.onLastFocusedTaskDisplayAreaChanged(mFirstTda); in testLaunchLandscapeApp_activityIsLetterboxForFixedOrientationInDisplayAreaGroup()238 mDisplay.onLastFocusedTaskDisplayAreaChanged(mFirstTda); in testLaunchLandscapeApp_fixedOrientationLetterboxBecomesSizeCompatAfterRotation()354 mDisplay.onLastFocusedTaskDisplayAreaChanged(mFirstTda); in testResizableFixedOrientationApp_fixedOrientationLetterboxing()366 mDisplay.onLastFocusedTaskDisplayAreaChanged(mSecondTda); in testResizableFixedOrientationApp_fixedOrientationLetterboxing()
64 mDisplayContent.onLastFocusedTaskDisplayAreaChanged(mTaskDisplayArea); in setUp()
195 newDisplay.onLastFocusedTaskDisplayAreaChanged(newDisplay.getDefaultTaskDisplayArea()); in build()
331 display.onLastFocusedTaskDisplayAreaChanged(taskDisplayArea);
183 mDisplayContent.onLastFocusedTaskDisplayAreaChanged( in setIgnoreOrientationRequest()
841 mDisplayContent.onLastFocusedTaskDisplayAreaChanged( in setFixedToUserRotation()
3643 onLastFocusedTaskDisplayAreaChanged(newFocus.getDisplayArea()); in setFocusedApp()3664 void onLastFocusedTaskDisplayAreaChanged(@Nullable TaskDisplayArea taskDisplayArea) { in onLastFocusedTaskDisplayAreaChanged() method in DisplayContent
45834 HSPLcom/android/server/wm/DisplayContent;->onLastFocusedTaskDisplayAreaChanged(Lcom/android/server/…