Searched refs:hasValidActiveFgs (Results 1 – 1 of 1) sorted by relevance
286 if (!hasValidActiveFgs(uid, apiType)) { in logForegroundServiceApiEventBegin()366 if (!hasValidActiveFgs(uid, apiType) in logForegroundServiceApiEventEnd()464 private boolean hasValidActiveFgs(int uid, @ForegroundServiceApiType int apiType) { in hasValidActiveFgs() method in ForegroundServiceTypeLoggerModule