Searched refs:mBinderCallCount (Results 1 – 1 of 1) sorted by relevance
7422 if (totalCallCountForUid < uid.mBinderCallCount && totalRecordedCallCount > 0) { in updateSystemServiceCallStats()7426 (uid.mBinderCallCount - totalCallCountForUid) * totalRecordedCallTimeMicros in updateSystemServiceCallStats()8299 private long mBinderCallCount; field in BatteryStatsImpl.Uid8487 return mBinderCallCount; in getBinderCallCount()9844 mBinderCallCount = 0; in reset()10025 mBinderCallCount += incrementalCallCount; in noteBinderCallStatsLocked()