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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableView.java50 private boolean mInShelf; field in class:ExpandableView
500 mInShelf = inShelf;
504 return mInShelf;

Completed in 167 milliseconds