Searched refs:mStartForegroundCount (Results 1 – 2 of 2) sorted by relevance
190 int mStartForegroundCount; field in ServiceRecord461 pw.println(mStartForegroundCount); in dump()
1777 if (r.mStartForegroundCount == 0) { in setServiceForegroundInnerLocked()1806 } else if (r.mStartForegroundCount >= 1) { in setServiceForegroundInnerLocked()1886 r.mStartForegroundCount++; in setServiceForegroundInnerLocked()6122 + "; startForegroundCount:" + r.mStartForegroundCount in shouldAllowFgsStartForegroundLocked()6377 r.mStartForegroundCount, in logFGSStateChangeLocked()