hi guys,

I have some questions about IBinder.transact,
in the:
http://developer.android.com/intl/zh-TW/reference/android/os/IBinder.html
the document about "transact" method,

there are four parameters for "transact" are code, data, reply and
flags,

code is the action to perform.This should be a number between
FIRST_CALL_TRANSACTION and LAST_CALL_TRANSACTION.
but I can't understand what it means?
eg: what is FIRST_CALL_TRANSACTION  do?

thanks!!



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to