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

  /frameworks/base/services/java/com/android/server/wm/
StackBox.java 49 final int mStackBoxId;
90 mStackBoxId = sCurrentBoxId++;
112 return mStackBoxId == stackBoxId ||
169 if (mStackBoxId != relativeStackBoxId) {
275 if (mStackBoxId != stackBoxId) {
DisplayContent.java 311 info.stackBoxId = box.mStackBoxId;

Completed in 44 milliseconds