Re: [android-developers] Where to find the definition/description of Android's SMS_RECEIVED or similiar thing?

2012-09-16 Thread tomLinux
> case basis. (I believe the static analysis is actually simple enough > to do, we've recreated some of it in our work, though nothing > substantial enough to post publicly..) > > kris > > On Tue, Sep 11, 2012 at 11:33 PM, tomLinux > > wrote: > >

[android-developers] Where to find the definition/description of Android's SMS_RECEIVED or similiar thing?

2012-09-12 Thread tomLinux
I don't know where I can find the definition or detailed description of SMS_RECEIVED, which could be set as below: I searched it on website http://developer.android.com/reference/packages.html, but no result. Thanks! And also this one: This kind of usage is in AndroidManifest.xml file