Searched refs:updateCounts (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
D | LongSamplingCounterArrayTest.java | 86 updateCounts(null, null, null, null); in testReadWriteParcel() 104 updateCounts(null, null, null, null); in testReadWriteSummaryParcel() 202 updateCounts(COUNTS, LOADED_COUNTS, PLUGGED_COUNTS, UNPLUGGED_COUNTS); in initializeCounterArrayWithDefaultValues() 210 private void updateCounts(long[] counts, long[] loadedCounts, in updateCounts() method in LongSamplingCounterArrayTest
|