Searched refs:mBoundCount (Results 1 – 1 of 1) sorted by relevance
2275 svc.mBoundCount, ServiceState.SERVICE_BOUND, svc.mBoundState, in dumpLocked()2693 svc, ServiceState.SERVICE_BOUND, svc.mBoundCount, in dumpCheckinLocked()3490 int mBoundCount; field in ProcessStats.ServiceState3586 mBoundCount += other.mBoundCount; in add()3594 mBoundCount = mBoundState != STATE_NOTHING ? 1 : 0; in resetSafely()3603 out.writeInt(mBoundCount); in writeToParcel()3613 mBoundCount = in.readInt(); in readFromParcel()3701 mBoundCount++; in setBound()