Searched refs:mLastCommitted (Results 1 – 1 of 1) sorted by relevance
60 private final AtomicInteger mLastCommitted = new AtomicInteger(-1); field in RequestThrottle132 int lastCommitted = mLastCommitted.get(); in runInternal()139 mLastCommitted.set(lastRequest); in runInternal()