Searched refs:mAttachState (Results 1 – 1 of 1) sorted by relevance
37 private final ListAttachState mAttachState = ListAttachState.create(); field in ListEntry70 return mAttachState.getParent(); in getParent()74 mAttachState.setParent(parent); in setParent()82 return mAttachState.getSection(); in getSection()86 return mAttachState.getSection() != null ? mAttachState.getSection().getIndex() : -1; in getSectionIndex()90 return mAttachState; in getAttachState()110 mPreviousAttachState.clone(mAttachState); in beginNewAttachState()111 mAttachState.reset(); in beginNewAttachState()