Home
last modified time | relevance | path

Searched defs:incrementalCallCount (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBinderInternal.java145 void noteCallStats(int workSourceUid, long incrementalCallCount, in noteCallStats()
H A DBinderCallsStats.java939 public long incrementalCallCount; field in BinderCallsStats.CallStat
1029 public long incrementalCallCount; field in BinderCallsStats.UidEntry
H A DBatteryStatsImpl.java6853 public void noteBinderCallStats(int workSourceUid, long incrementalCallCount, in noteBinderCallStats()
6859 public void noteBinderCallStats(int workSourceUid, long incrementalCallCount, in noteBinderCallStats()
9831 public void noteBinderCallStatsLocked(long incrementalCallCount, in noteBinderCallStatsLocked()