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