Home
last modified time | relevance | path

Searched refs:getEndDisplayId (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/util/
H A DTransitionUtil.java348 int rootIdx = info.findRootIndex(change.getEndDisplayId()); in rootIndexFor()
/aosp14/frameworks/base/core/java/android/window/
H A DTransitionInfo.java851 public int getEndDisplayId() { in getEndDisplayId() method in TransitionInfo.Change
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTransitionTests.java565 display0Task.mRemoteToken.toWindowContainerToken()).getEndDisplayId()); in testCreateInfo_MultiDisplay()
567 display1Task.mRemoteToken.toWindowContainerToken()).getEndDisplayId()); in testCreateInfo_MultiDisplay()