Home
last modified time | relevance | path

Searched refs:getStartDisplayId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/
DTransitionUtil.java360 rootIdx = info.findRootIndex(change.getStartDisplayId()); in rootIndexFor()
/frameworks/base/core/java/android/window/
DTransitionInfo.java935 public int getStartDisplayId() { in getStartDisplayId() method in TransitionInfo.Change