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 44 private boolean mClipToActualHeight = true;
325 if (mClipToActualHeight) {
338 mClipToActualHeight = clipToActualHeight;
NotificationContentView.java 108 private boolean mClipToActualHeight = true;
591 if (mClipToActualHeight) {
600 mClipToActualHeight = clipToActualHeight;
    [all...]

Completed in 45 milliseconds