Searched refs:mWakelockTimeAttributedSoFar (Results 1 – 1 of 1) sorted by relevance
39 private long mWakelockTimeAttributedSoFar; field in RilWakelockInfo54 this.mWakelockTimeAttributedSoFar = 0; in RilWakelockInfo()92 mWakelockTimeAttributedSoFar += (time - mLastAggregatedTime) / mConcurrentRequests; in updateTime()97 return mWakelockTimeAttributedSoFar; in getWakelockTimeAttributedToClient()107 ", mWakelockTimeAttributed=" + mWakelockTimeAttributedSoFar + in toString()