Searched refs:mForegroundCount (Results 1 – 1 of 1) sorted by relevance
70 private int mForegroundCount; field in ServiceState220 mForegroundCount += other.mForegroundCount; in add()229 mForegroundCount = mForegroundState != STATE_NOTHING ? 1 : 0; in resetSafely()240 out.writeInt(mForegroundCount); in writeToParcel()251 mForegroundCount = in.readInt(); in readFromParcel()383 mForegroundCount++; in setForeground()410 mForegroundCount, ServiceState.SERVICE_FOREGROUND, mForegroundState, in dumpStats()509 ServiceState.SERVICE_FOREGROUND, mForegroundCount, mForegroundState,571 ServiceState.SERVICE_FOREGROUND, mForegroundCount, mForegroundState,