Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/procstats/
DServiceState.java40 public static final int SERVICE_EXEC = 3; field in ServiceState
272 mDurations.addDuration(SERVICE_EXEC + (mExecState*SERVICE_COUNT), in commitStateTime()
362 mDurations.addDuration(SERVICE_EXEC + (mExecState*SERVICE_COUNT), in setExecuting()
416 mExecCount, ServiceState.SERVICE_EXEC, mExecState, in dumpStats()
514 ServiceState.SERVICE_EXEC, mExecCount, mExecState, mExecStartTime, now);
580 ServiceState.SERVICE_EXEC, mExecCount, mExecState, mExecStartTime, now);