Searched refs:mBinderCallCount (Results 1 – 1 of 1) sorted by relevance
7095 if (totalCallCountForUid < uid.mBinderCallCount && totalRecordedCallCount > 0) { in updateSystemServiceCallStats()7099 (uid.mBinderCallCount - totalCallCountForUid) * totalRecordedCallTimeMicros in updateSystemServiceCallStats()7963 private long mBinderCallCount; field in BatteryStatsImpl.Uid8151 return mBinderCallCount; in getBinderCallCount()9496 mBinderCallCount = 0; in reset()9677 mBinderCallCount += incrementalCallCount; in noteBinderCallStatsLocked()