Searched refs:mActiveNesting (Results 1 – 1 of 1) sorted by relevance
77 int mActiveNesting; field in AssociationState.SourceState193 mActiveNesting++; in startActive()204 mActiveNesting++; in startActive()242 mActiveNesting--; in stopActive()244 mActiveStartUptime = mAssociationState != null || mActiveNesting == 0 ? 0 : now; in stopActive()