Searched defs:RunConnection (Results 1 – 1 of 1) sorted by relevance
1976 private final class RunConnection implements Runnable { class in ServiceDispatcher1977 RunConnection(ComponentName name, IBinder service, int command, boolean dead) { in RunConnection() method in ServiceDispatcher.RunConnection