Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/procstats/
DServiceState.java52 public static final int SERVICE_BOUND = 2; field in ServiceState
251 mDurations.addDuration(SERVICE_BOUND + (mBoundState*SERVICE_COUNT), in commitStateTime()
322 mDurations.addDuration(SERVICE_BOUND + (mBoundState*SERVICE_COUNT), in setBound()
370 mBoundCount, ServiceState.SERVICE_BOUND, mBoundState, in dumpStats()
451 ServiceState.SERVICE_BOUND, mBoundCount, mBoundState, mBoundStartTime, now); in dumpTimesCheckin()