Searched refs:isInShelf (Results 1 – 5 of 5) sorted by relevance
288 if ((isLastChild && !child.isInShelf()) || aboveShelf || backgroundForceHidden) { in updateAppearance()590 if (viewEnd >= shelfStart && (!mAmbientState.isUnlockHintRunning() || row.isInShelf())655 if (mAmbientState.isHiddenAtAll() && !row.isInShelf()) {688 boolean stayingInShelf = row.isInShelf() && !row.isTransformingIntoShelf();727 boolean isAppearing = row.isDrawingAppearAnimation() && !row.isInShelf();743 || (!row.isInShelf() && (isLastChild && row.areGutsExposed()
890 public void setIsInShelf(boolean isInShelf) { in setIsInShelf() argument891 mIsInShelf = isInShelf; in setIsInShelf()894 public boolean isInShelf() { in isInShelf() method in StatusBarIconView
583 public boolean isInShelf() { in isInShelf() method in ExpandableView
212 if (!expandableView.isInShelf() && this.inShelf) { in animateTo()
1804 if (lastRow != null && !lastRow.isInShelf()) {2750 if (mScrollAnchorView != null && lastRow != null && !lastRow.isInShelf()) {