Searched refs:mLastAcSet (Results 1 – 1 of 1) sorted by relevance
64 private long mLastAcSet; field in DataStore154 mLastAcSet = SystemClock.uptimeMillis(); in setAcState()160 if (SystemClock.uptimeMillis() - mLastAcSet < COALESCE_TIME_MS) { in shouldPropagateAcUpdate()