Searched refs:getPreviousAttachState (Results 1 – 2 of 2) sorted by relevance
91 ListAttachState getPreviousAttachState() { in getPreviousAttachState() method in ListEntry108 return getPreviousAttachState().getParent() != null; in wasAttachedInPreviousPass()
670 final GroupEntry prevParent = entry.getPreviousAttachState().getParent(); in maybeSuppressGroupChange()1104 final ListAttachState prev = entry.getPreviousAttachState(); in logAttachStateChanges()1271 != entry.getPreviousAttachState().getSectionIndex()) { in getStableOrderRank()1275 final int stableIndex = entry.getPreviousAttachState().getStableIndex(); in getStableOrderRank()1320 final ListAttachState prevAttachState = entry.getPreviousAttachState(); in applySections()