Searched refs:containsAnyForegroundServiceTypes (Results 1 – 2 of 2) sorted by relevance
212 boolean containsAnyForegroundServiceTypes(@ServiceInfo.ForegroundServiceType int types) { in containsAnyForegroundServiceTypes() method in ProcessServiceRecord
18602 if ((app.mServices.containsAnyForegroundServiceTypes(foregroundServicetype))) { in hasRunningForegroundService()