Home
last modified time | relevance | path

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

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