Home
last modified time | relevance | path

Searched refs:pendingUidIdx (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBatteryStatsImplTest.java244 final int[] pendingUidIdx = {1, 2}; in testCopyFromAllUidsCpuTimes() local
245 updateProcessStates(testUids, testProcStates, pendingUidIdx); in testCopyFromAllUidsCpuTimes()