Searched refs:mExecCount (Results 1 – 1 of 1) sorted by relevance
2245 svc.mExecCount, ServiceState.SERVICE_EXEC, svc.mExecState, in dumpLocked()2663 svc, ServiceState.SERVICE_EXEC, svc.mExecCount, in dumpCheckinLocked()3461 int mExecCount; field in ProcessStats.ServiceState3554 mExecCount += other.mExecCount; in add()3562 mExecCount = mExecState != STATE_NOTHING ? 1 : 0; in resetSafely()3571 out.writeInt(mExecCount); in writeToParcel()3581 mExecCount = in.readInt(); in readFromParcel()3685 mExecCount++; in setExecuting()