I think "sSync" is for new Service-connection (by
ServiceManager.getService(String name))
and "mSync" is for Managers that already have a Service-connection.

Right?

On 24 Apr., 13:53, Dudero <[email protected]> wrote:
> Hello,
>
> I want to add my Manager into the ApplicationContext, to get it via
> getSystemService(Context.MY_SERVICE).
>
> /frameworks/base/core/java/android/app/ApplicationContext.java
>
> So I added a getMyManager-method like the others, but I do not
> understand the difference between the "sSync" and "mSync" lock-
> objects: which is for what?
>
> Greetz
> Dudero

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to