Searched refs:foregroundServiceTypeToLabel (Results 1 – 3 of 3) sorted by relevance
615 public static String foregroundServiceTypeToLabel(@ForegroundServiceType int type) { in foregroundServiceTypeToLabel() method in ServiceInfo
23 import static android.content.pm.ServiceInfo.foregroundServiceTypeToLabel;754 return foregroundServiceTypeToLabel(indexToForegroundServiceType(index)) + ": "; in formatEventTypeLabel()
2624 + ServiceInfo.foregroundServiceTypeToLabel(type) in validateForegroundServiceType()2641 + ServiceInfo.foregroundServiceTypeToLabel(type) in validateForegroundServiceType()2649 + ServiceInfo.foregroundServiceTypeToLabel(type) in validateForegroundServiceType()2662 + ServiceInfo.foregroundServiceTypeToLabel(type) in validateForegroundServiceType()