Home | History | Annotate | Download | only in app

Lines Matching refs:InnerConnection

1295         private final ServiceDispatcher.InnerConnection mIServiceConnection;
1311 private static class InnerConnection extends IServiceConnection.Stub {
1314 InnerConnection(LoadedApk.ServiceDispatcher sd) {
1331 mIServiceConnection = new InnerConnection(this);