Searched refs:stopActive (Results 1 – 2 of 2) sorted by relevance
235 void stopActive(long now) { in stopActive() method in AssociationState.SourceState236 boolean stopActive = false; in stopActive()244 stopActive = mActiveStartUptime == 0; in stopActive()274 if (commonSource != null && stopActive) { in stopActive()275 commonSource.stopActive(now); in stopActive()285 stopActive(now); in stopActiveIfNecessary()360 stopActive(now); in stopTracking()
1458 act.stopActive(now); in updateTrackingAssociationsLocked()