Searched refs:getNotGoneIndex (Results 1 – 4 of 4) sorted by relevance
125 public int getNotGoneIndex() { in getNotGoneIndex() method in NotificationShelfController126 return mView.getNotGoneIndex(); in getNotGoneIndex()
746 public int getNotGoneIndex() { in getNotGoneIndex() method in NotificationShelf
273 int shelfIndex = mShelf.getNotGoneIndex(); in calculateDelayGoToFullShade()
4398 private int getNotGoneIndex(View child) { in getNotGoneIndex() method