Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java439 public boolean willBeGone() { in willBeGone() method in ExpandableView
443 public void setWillBeGone(boolean willBeGone) { in setWillBeGone()