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