Searched refs:getAttachState (Results 1 – 4 of 4) sorted by relevance
596 entry.getAttachState().setSectionIndex(-1); in annulAddition()597 entry.getAttachState().setSection(null); in annulAddition()598 entry.getAttachState().setPromoter(null); in annulAddition()611 child.getAttachState().setSection(sectionWithIndex.first); in sortList()612 child.getAttachState().setSectionIndex(sectionWithIndex.second); in sortList()637 final ListAttachState curr = entry.getAttachState(); in logAttachStateChanges()719 entry.getAttachState().setExcludingFilter(filter); in applyFilters()742 entry.getAttachState().setPromoter(promoter); in applyTopLevelPromoters()761 entry.getAttachState().setSection(section); in applySections()762 entry.getAttachState().setSectionIndex(sectionIndex); in applySections()
73 ListAttachState getAttachState() { in getAttachState() method in ListEntry
305 return getAttachState().getExcludingFilter(); in getExcludingFilter()309 return getAttachState().getPromoter(); in getNotifPromoter()
67 entry.getAttachState().setSectionIndex(mSection); in build()