Searched refs:mStartedCount (Results 1 – 1 of 1) sorted by relevance
70 private int mStartedCount; field in ServiceState206 mStartedCount += other.mStartedCount; in add()214 mStartedCount = mStartedState != STATE_NOTHING ? 1 : 0; in resetSafely()223 out.writeInt(mStartedCount); in writeToParcel()233 mStartedCount = in.readInt(); in readFromParcel()299 mStartedCount++; in updateStartedState()367 mStartedCount, ServiceState.SERVICE_STARTED, mStartedState, in dumpStats()449 ServiceState.SERVICE_STARTED, mStartedCount, mStartedState, mStartedStartTime, now); in dumpTimesCheckin()