Searched refs:InnerConnection (Results 1 – 2 of 2) sorted by relevance
1050 private final ServiceDispatcher.InnerConnection mIServiceConnection;1067 private static class InnerConnection extends IServiceConnection.Stub { class in LoadedApk.ServiceDispatcher1070 InnerConnection(LoadedApk.ServiceDispatcher sd) { in InnerConnection() method in LoadedApk.ServiceDispatcher.InnerConnection1087 mIServiceConnection = new InnerConnection(this); in ServiceDispatcher()
386 android.app.LoadedApk$ServiceDispatcher$InnerConnection