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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableOutlineView.java 43 protected boolean mShouldTranslateContents;
48 int translation = mShouldTranslateContents ? (int) getTranslation() : 0;
70 mShouldTranslateContents =
ExpandableNotificationRow.java     [all...]

Completed in 47 milliseconds