Searched refs:mAttachState (Results 1 – 1 of 1) sorted by relevance
35 private final ListAttachState mAttachState = ListAttachState.create(); field in ListEntry68 return mAttachState.getParent(); in getParent()72 mAttachState.setParent(parent); in setParent()80 return mAttachState.getSection(); in getSection()84 return mAttachState.getSection() != null ? mAttachState.getSection().getIndex() : -1; in getSectionIndex()88 return mAttachState; in getAttachState()100 mPreviousAttachState.clone(mAttachState); in beginNewAttachState()101 mAttachState.reset(); in beginNewAttachState()