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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableNotificationRow.java 35 private int mRowMaxHeight;
143 mRowMaxHeight = 0;
207 mRowMaxHeight = rowMaxHeight;
BaseStatusBar.java 183 protected int mRowMaxHeight;
    [all...]

Completed in 346 milliseconds