Home | History | Annotate | Download | only in app

Lines Matching refs:InnerConnection

1490         private final ServiceDispatcher.InnerConnection mIServiceConnection;
1506 private static class InnerConnection extends IServiceConnection.Stub {
1509 InnerConnection(LoadedApk.ServiceDispatcher sd) {
1527 mIServiceConnection = new InnerConnection(this);