Searched refs:mLogicalDisplayId (Results 1 – 1 of 1) sorted by relevance
283 private final int mLogicalDisplayId; field in Layout.Display323 mLogicalDisplayId = logicalDisplayId; in Display()337 + "dispId: " + mLogicalDisplayId in toString()360 && otherDisplay.mLogicalDisplayId == this.mLogicalDisplayId in equals()377 result = 31 * result + mLogicalDisplayId; in hashCode()393 return mLogicalDisplayId; in getLogicalDisplayId()