Searched refs:getForegroundServiceTypes (Results 1 – 1 of 1) sorted by relevance
211 int getForegroundServiceTypes() { in getForegroundServiceTypes() method in ProcessServiceRecord217 return ((getForegroundServiceTypes() & types) == types) in areForegroundServiceTypesSame()226 return (getForegroundServiceTypes() & types) != 0; in containsAnyForegroundServiceTypes()