java.lang.Object | ||
↳ | android.os.Binder | |
↳ | com.ardic.android.managers.emailconfig.IEmailConfigCallback.Stub |
Local-side IPC implementation stub class.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.IBinder
|
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
android.os.Binder
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Construct the stub at attach it to the interface.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Cast an IBinder object into an com.ardic.android.managers.emailconfig.IEmailConfigCallback interface,
generating a proxy if needed.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
android.os.Binder
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
android.os.IBinder
| |||||||||||
From interface
com.ardic.android.managers.emailconfig.IEmailConfigCallback
| |||||||||||
From interface
android.os.IInterface
|
Construct the stub at attach it to the interface.
Cast an IBinder object into an com.ardic.android.managers.emailconfig.IEmailConfigCallback interface, generating a proxy if needed.
Parameters | |
---|---|
obj |
IBinder
|
Returns | |
---|---|
IEmailConfigCallback |