Searched refs:setBoundsStateForEntry (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/ |
D | TvPipBoundsState.java | 121 public void setBoundsStateForEntry(ComponentName componentName, ActivityInfo activityInfo, in setBoundsStateForEntry() method in TvPipBoundsState 123 super.setBoundsStateForEntry(componentName, activityInfo, params, pipBoundsAlgorithm); in setBoundsStateForEntry()
|
D | TvPipTransition.java | 408 setBoundsStateForEntry(taskInfo.topActivity, taskInfo.pictureInPictureParams, in startEnterAnimation()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
D | PipTransitionController.java | 244 protected void setBoundsStateForEntry(ComponentName componentName, in setBoundsStateForEntry() method in PipTransitionController 247 mPipBoundsState.setBoundsStateForEntry(componentName, activityInfo, params, in setBoundsStateForEntry()
|
D | PipTaskOrganizer.java | 499 setBoundsStateForEntry(componentName, pictureInPictureParams, activityInfo); in startSwipePipToHome() 587 private void setBoundsStateForEntry(ComponentName componentName, in setBoundsStateForEntry() method in PipTaskOrganizer 589 mPipBoundsState.setBoundsStateForEntry(componentName, activityInfo, params, in setBoundsStateForEntry() 819 setBoundsStateForEntry(mTaskInfo.topActivity, mPictureInPictureParams, in onTaskAppeared()
|
D | PipTransition.java | 996 setBoundsStateForEntry(taskInfo.topActivity, taskInfo.pictureInPictureParams, in startEnterAnimation()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/phone/ |
D | PipController.java | 282 mPipBoundsState.setBoundsStateForEntry(componentName, activityInfo, pictureInPictureParams, in getSwipePipToHomeBounds()
|
D | PipTransition.java | 451 mPipBoundsState.setBoundsStateForEntry(pipTask.topActivity, pipTask.topActivityInfo, in getEnterPipTransaction()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/ |
D | PipBoundsState.java | 466 public void setBoundsStateForEntry(ComponentName componentName, ActivityInfo activityInfo, in setBoundsStateForEntry() method in PipBoundsState
|