Searched refs:ForegroundServiceType (Results 1 – 2 of 2) sorted by relevance
171 public @interface ForegroundServiceType {} annotation in ServiceInfo179 public @ForegroundServiceType int mForegroundServiceType = FOREGROUND_SERVICE_TYPE_NONE;195 public @ForegroundServiceType int getForegroundServiceType() { in getForegroundServiceType()
31 import android.content.pm.ServiceInfo.ForegroundServiceType;740 @ForegroundServiceType int foregroundServiceType) { in startForeground()792 public final @ForegroundServiceType int getForegroundServiceType() { in getForegroundServiceType()