Home
last modified time | relevance | path

Searched defs:allowEnterPip (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DRemoteAnimationTarget.java216 public boolean allowEnterPip; field in RemoteAnimationTarget
259 boolean allowEnterPip) { in RemoteAnimationTarget()
270 ActivityManager.RunningTaskInfo taskInfo, boolean allowEnterPip, in RemoteAnimationTarget()
/frameworks/base/core/java/android/window/
DTransitionInfo.java792 public void setAllowEnterPip(boolean allowEnterPip) { in setAllowEnterPip()