Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/procstats/
DUidState.java84 setCombinedStateInner(calcCombinedState(), now); in updateCombinedState()
87 private int calcCombinedState() { in calcCombinedState() method in UidState