Searched refs:mLastLimitInBytes (Results 1 – 1 of 1) sorted by relevance
184 private long mLastLimitInBytes = 0L; field in TunerSessionWorker871 (limitInBytes - mLastLimitInBytes) in handleMessage()890 && limitInBytes == mLastLimitInBytes) { in handleMessage()901 mLastLimitInBytes = limitInBytes; in handleMessage()