Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DTaskInfo.java191 public int launchIntoPipHostTaskId; field in TaskInfo
483 launchIntoPipHostTaskId = source.readInt(); in readFromParcel()
530 dest.writeInt(launchIntoPipHostTaskId); in writeToParcel()
571 + " launchIntoPipHostTaskId=" + launchIntoPipHostTaskId in toString()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipTaskOrganizer.java742 wct.startTask(mTaskInfo.launchIntoPipHostTaskId, null /* ActivityOptions */); in exitLaunchIntoPipTask()
1850 mTaskInfo.launchIntoPipHostTaskId, false /* isLowResolution */); in animateResizePip()
DPipTransition.java1064 taskInfo.launchIntoPipHostTaskId, false /* isLowResolution */); in startEnterAnimation()
/frameworks/base/services/core/java/com/android/server/wm/
DTask.java3435 info.launchIntoPipHostTaskId = (info.pictureInPictureParams != null