Searched refs:setBoundsStateForEntry (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
H A D | TvPipBoundsState.java | 119 public void setBoundsStateForEntry(ComponentName componentName, ActivityInfo activityInfo, in setBoundsStateForEntry() method in TvPipBoundsState 121 super.setBoundsStateForEntry(componentName, activityInfo, params, pipBoundsAlgorithm); in setBoundsStateForEntry()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
H A D | PipTransitionController.java | 198 protected void setBoundsStateForEntry(ComponentName componentName, in setBoundsStateForEntry() method in PipTransitionController 201 mPipBoundsState.setBoundsStateForEntry(componentName, activityInfo, params, in setBoundsStateForEntry()
|
H A D | PipTaskOrganizer.java | 451 setBoundsStateForEntry(componentName, pictureInPictureParams, activityInfo); in startSwipePipToHome() 506 private void setBoundsStateForEntry(ComponentName componentName, in setBoundsStateForEntry() method in PipTaskOrganizer 508 mPipBoundsState.setBoundsStateForEntry(componentName, activityInfo, params, in setBoundsStateForEntry() 720 setBoundsStateForEntry(mTaskInfo.topActivity, mPictureInPictureParams, in onTaskAppeared()
|
H A D | PipTransition.java | 868 setBoundsStateForEntry(taskInfo.topActivity, taskInfo.pictureInPictureParams, in startEnterAnimation()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/ |
H A D | PipBoundsState.java | 428 public void setBoundsStateForEntry(ComponentName componentName, ActivityInfo activityInfo, in setBoundsStateForEntry() method in PipBoundsState
|