Searched defs:mShouldTranslateContents (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableOutlineView.java43 protected boolean mShouldTranslateContents; field in class:ExpandableOutlineView
48 int translation = mShouldTranslateContents ? (int) getTranslation() : 0;
70 mShouldTranslateContents =

Completed in 31 milliseconds