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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
ExpandableView.java 47 private boolean mClipToActualHeight = true;
367 if (mClipToActualHeight) {
378 mClipToActualHeight = clipToActualHeight;
NotificationContentView.java 116 private boolean mClipToActualHeight = true;
710 if (mClipToActualHeight) {
722 mClipToActualHeight = clipToActualHeight;
    [all...]

Completed in 67 milliseconds