|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.os.Binder
de.akquinet.android.marvintest.services.AdderAndroidService.AdderServiceBinder
public class AdderAndroidService.AdderServiceBinder
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface android.os.IBinder |
|---|
android.os.IBinder.DeathRecipient |
| Field Summary |
|---|
| Fields inherited from interface android.os.IBinder |
|---|
DUMP_TRANSACTION, FIRST_CALL_TRANSACTION, FLAG_ONEWAY, INTERFACE_TRANSACTION, LAST_CALL_TRANSACTION, PING_TRANSACTION |
| Constructor Summary | |
|---|---|
AdderAndroidService.AdderServiceBinder()
|
|
| Method Summary | |
|---|---|
int |
add(int... numbers)
|
| Methods inherited from class android.os.Binder |
|---|
attachInterface, clearCallingIdentity, dump, dump, finalize, flushPendingCommands, getCallingPid, getCallingUid, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, onTransact, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdderAndroidService.AdderServiceBinder()
| Method Detail |
|---|
public int add(int... numbers)
add in interface AdderAndroidService.AdderService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||