Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskStack.java1684 displayContent.getPinnedStackController(); in getPictureInPictureBounds()
1780 getDisplayContent().getPinnedStackController(); in setPictureInPictureAspectRatio()
1809 getDisplayContent().getPinnedStackController().setActions(actions); in setPictureInPictureActions()
DDisplayContent.java1974 PinnedStackController getPinnedStackController() { in getPinnedStackController() method in DisplayContent
2090 final PinnedStackController pinnedStackController = getPinnedStackController(); in preOnConfigurationChanged()
2093 getPinnedStackController().onConfigurationChanged(); in preOnConfigurationChanged()
DWindowManagerService.java2693 return displayContent.getPinnedStackController().isValidPictureInPictureAspectRatio( in isValidPictureInPictureAspectRatio()
5680 getDefaultDisplayContentLocked().getPinnedStackController().setAdjustedForShelf(visible, in setShelfHeight()
6638 displayContent.getPinnedStackController().registerPinnedStackListener(listener); in registerPinnedStackListener()
/frameworks/base/services/
Dart-profile15879 HSPLcom/android/server/wm/DisplayContent;->getPinnedStackController()Lcom/android/server/wm/PinnedS…