Searched defs:willBeGone (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableView.java382 public boolean willBeGone() { method in class:ExpandableView
386 public void setWillBeGone(boolean willBeGone) { argument
387 mWillBeGone = willBeGone;

Completed in 59 milliseconds