|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.app.ActivityThread.PackageInfo.ServiceDispatcher
static final class ActivityThread.PackageInfo.ServiceDispatcher
| Constructor Summary | |
|---|---|
ActivityThread.PackageInfo.ServiceDispatcher(ServiceConnection conn,
Context context,
Handler activityThread,
int flags)
|
|
| Method Summary | |
|---|---|
void |
connected(ComponentName name,
IBinder service)
|
void |
death(ComponentName name,
IBinder service)
|
void |
doConnected(ComponentName name,
IBinder service)
|
void |
doDeath(ComponentName name,
IBinder service)
|
(package private) void |
doForget()
|
(package private) int |
getFlags()
|
(package private) IServiceConnection |
getIServiceConnection()
|
(package private) ServiceConnectionLeaked |
getLocation()
|
(package private) ServiceConnection |
getServiceConnection()
|
(package private) RuntimeException |
getUnbindLocation()
|
(package private) void |
setUnbindLocation(RuntimeException ex)
|
(package private) void |
validate(Context context,
Handler activityThread)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
ActivityThread.PackageInfo.ServiceDispatcher(ServiceConnection conn,
Context context,
Handler activityThread,
int flags)
| Method Detail |
|---|
void validate(Context context,
Handler activityThread)
void doForget()
ServiceConnectionLeaked getLocation()
ServiceConnection getServiceConnection()
IServiceConnection getIServiceConnection()
int getFlags()
void setUnbindLocation(RuntimeException ex)
RuntimeException getUnbindLocation()
public void connected(ComponentName name,
IBinder service)
public void death(ComponentName name,
IBinder service)
public void doConnected(ComponentName name,
IBinder service)
public void doDeath(ComponentName name,
IBinder service)
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||