the triggering code is:
getContentResolver().registerContentObserver(Uri.parse("refreshChange"),
false, _refreshObserver);
On Oct 31, 11:38 am, oriharel <[email protected]> wrote:
> I get weird exception:
>
> 10-31 09:09:51.308: ERROR/ContentService(59): Content Service Crash
> 10-31 09:09:51.308: ERROR/ContentService(59):
> java.lang.NullPointerException
> 10-31 09:09:51.308: ERROR/ContentService(59): at
> android.content.ContentService
> $ObserverNode.collectObserversLocked(ContentService.java:620)
> 10-31 09:09:51.308: ERROR/ContentService(59): at
> android.content.ContentService.notifyChange(ContentService.java:134)
> 10-31 09:09:51.308: ERROR/ContentService(59): at
> android.content.IContentService$Stub.onTransact(IContentService.java:
> 91)
> 10-31 09:09:51.308: ERROR/ContentService(59): at
> android.content.ContentService.onTransact(ContentService.java:83)
> 10-31 09:09:51.308: ERROR/ContentService(59): at
> android.os.Binder.execTransact(Binder.java:288)
> 10-31 09:09:51.308: ERROR/ContentService(59): at
> dalvik.system.NativeStart.run(Native Method)
>
> after that - only a restart of the emulator helps.
> anyone knows what is this?
>
> Ori
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en