Searched refs:mActiveNesting (Results 1 – 1 of 1) sorted by relevance
76 int mActiveNesting; field in AssociationState.SourceState192 mActiveNesting++; in startActive()203 mActiveNesting++; in startActive()241 mActiveNesting--; in stopActive()243 mActiveStartUptime = mAssociationState != null || mActiveNesting == 0 ? 0 : now; in stopActive()