Searched refs:mWillBeGone (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableView.java45 private boolean mWillBeGone; field in class:ExpandableView
371 return mWillBeGone;
375 mWillBeGone = willBeGone;

Completed in 30 milliseconds