HomeSort by relevance Sort by last modified time
    Searched refs:targetDisplayId (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/app/servertransaction/
MoveToDisplayItem.java 52 public static MoveToDisplayItem obtain(int targetDisplayId, Configuration configuration) {
57 instance.mTargetDisplayId = targetDisplayId;
119 return "MoveToDisplayItem{targetDisplayId=" + mTargetDisplayId
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStarter.java     [all...]

Completed in 532 milliseconds