Searched defs:callCount (Results 1 – 5 of 5) sorted by relevance
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/ | ||
| D | VoiceCallRatTracker.java | 194 public long callCount; field in VoiceCallRatTracker.Value |
| /frameworks/base/core/java/com/android/internal/os/ | ||
| D | BinderCallsStats.java | 899 public long callCount; field in BinderCallsStats.ExportedCallStat |
| D | BatteryStatsImpl.java | 7145 public long callCount; field in BatteryStatsImpl.BinderCallStats |
| /frameworks/native/services/surfaceflinger/tests/unittests/ | ||
| D | VSyncDispatchTimerQueueTest.cpp | 1018 auto callCount = 0; in TEST_F() local |
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/ | ||
| D | VoiceCallSessionStatsTest.java | 2083 int carrierId, int rat, long beginMillis, long endMillis, long callCount) { in makeRatUsageProto() |