Searched refs:mStartForegroundCount (Results 1 – 3 of 3) sorted by relevance
471 int mStartForegroundCount; field in ServiceRecord601 private int mStartForegroundCount; field in ServiceRecord.ShortFgsInfo616 this.mStartForegroundCount = ServiceRecord.this.mStartForegroundCount; in update()625 return mStartForegroundCount; in getStartForegroundCount()641 return this.mStartForegroundCount == ServiceRecord.this.mStartForegroundCount; in isCurrent()662 return "sfc=" + this.mStartForegroundCount in getDescription()998 pw.println(mStartForegroundCount); in dump()1878 + " sfc=" + this.mStartForegroundCount in getShortFgsTimedEventDescription()
521 r.mStartForegroundCount, in logFgsApiEvent()
2471 } else if (r.mStartForegroundCount == 0) { in setServiceForegroundInnerLocked()2503 } else if (r.mStartForegroundCount >= 1) { in setServiceForegroundInnerLocked()2654 r.mStartForegroundCount++; in setServiceForegroundInnerLocked()8688 + "; startForegroundCount:" + r.mStartForegroundCount in shouldAllowFgsStartForegroundWithBindingCheckLocked()9026 r.mStartForegroundCount, in logFGSStateChangeLocked()9076 r.mStartForegroundCount, in logFGSStateChangeLocked()