Home
last modified time | relevance | path

Searched refs:transformingInShelf (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java591 public void setTransformingInShelf(boolean transformingInShelf) { in setTransformingInShelf() argument
592 mTransformingInShelf = transformingInShelf; in setTransformingInShelf()