Searched refs:getNotGoneIndex (Results 1 – 3 of 3) sorted by relevance
291 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade()
4058 return getNotGoneIndex(child);4064 private int getNotGoneIndex(View child) {
789 public int getNotGoneIndex() { in getNotGoneIndex() method