Interfaces do not support overloading.
On Thu, Jun 17, 2010 at 3:46 PM, RupaSunita n
<rupasu...@gmail.com> wrote:
Hi,
I'm getting an error when overloading methods in an AIDL file.
It's complaining that i'm trying to redefine the same method:
frameworks/base/core/java/android/view/IWindowSession.aidl:76 attempt to redefine method relayout,
The methods have different parameters, so it should be ok. Has anybody seen this issue?
any pointers are really useful.
Thanks & Regards,
Sunita.
--
You received this message because you are subscribed to the Google Groups "android-platform" group.
To post to this group, send email to android-...@googlegroups.com.
To unsubscribe from this group, send email to android-platfo...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-platform?hl=en.
--
Dianne Hackborn
Android framework engineer
hac...@android.comNote: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them.