Searched refs:mLargestSize (Results 1 – 1 of 1) sorted by relevance
49 private final Point mSmallestSize, mLargestSize; field in ConfigMonitor67 mLargestSize = new Point(displayInfo.largestSize); in ConfigMonitor()98 if (!mSmallestSize.equals(mTmpPoint1) || !mLargestSize.equals(mTmpPoint2)) { in onDisplayInfoChanged()100 mSmallestSize, mLargestSize, mTmpPoint1, mTmpPoint2)); in onDisplayInfoChanged()