Searched refs:getForegroundServiceType (Results 1 – 13 of 13) sorted by relevance
25 int getForegroundServiceType(); in getForegroundServiceType() method
126 public int getForegroundServiceType() { in getForegroundServiceType() method in ParsedServiceImpl
31 ParsedService::getForegroundServiceType,
936 public final @ForegroundServiceType int getForegroundServiceType() { in getForegroundServiceType() method in Service939 ret = mActivityManager.getForegroundServiceType( in getForegroundServiceType()
847 public int getForegroundServiceType() { in getForegroundServiceType() method in ForegroundServiceTypePolicy.ForegroundServiceTypePolicyInfo
326 int getForegroundServiceType(in ComponentName className, in IBinder token); in getForegroundServiceType() method
588 public @ForegroundServiceType int getForegroundServiceType() { in getForegroundServiceType() method in ServiceInfo
600 si.mForegroundServiceType = s.getForegroundServiceType(); in generateServiceInfo()
2038 final int manifestType = r.serviceInfo.getForegroundServiceType(); in setServiceForegroundInnerLocked()
13435 public int getForegroundServiceType(ComponentName className, IBinder token) { in getForegroundServiceType() method in ActivityManagerService
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
7231 method public final int getForegroundServiceType();13018 method public int getForegroundServiceType();
8577 HSPLcom/android/server/pm/pkg/component/ParsedServiceImpl;->getForegroundServiceType()I