Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSImpl.java131 private int mLastViewHeight; field in QSImpl
650 && mLastViewHeight == currentHeight in setQsExpansion()
661 mLastViewHeight = currentHeight; in setQsExpansion()
1003 indentingPw.println("mLastViewHeight: " + mLastViewHeight); in dump()