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

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

Completed in 64 milliseconds