Daniel Kirkwood

President at Eagle Innovations

Daniel Kirkwood has a long and varied work history. Daniel began their career in 1981 as a Systems Programmer at the NASA Goddard Space Flight Center. In 1982, they became the Chief Information Officer at Geisinger Medical Center. From 1985 to 1987, they were the National Director of Technology at HBO and Company. In 1987, they founded Eagle Innovations, Inc., where they served as President for 18 years. In 2011, they joined the Board of Directors of the Brookhaven Business Alliance as the Membership Chair. Finally, in 2012, they joined the Board of Directors of the Brookhaven Seniors Golf Association, taking on the roles of President and VP, Website and Technology Chair.

/*

* Copyright (C) 2015 The Android Open Source Project

*

* Licensed under the Apache License, Version 2.0 (the "License");

* you may not use this file except in compliance with the License.

* You may obtain a copy of the License at

*

* http://www.apache.org/licenses/LICENSE-2.0

*

* Unless required by applicable law or agreed to in writing, software

* distributed under the License is distributed on an "AS IS" BASIS,

* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

* See the License for the specific language governing permissions and

* limitations under the License.

*/

package com.android.tv.tuner.data;

import android.content.Context;

import android.content.SharedPreferences;

import android.media.tv.TvInputManager;

import android.os.AsyncTask;

import android.support.annotation.VisibleForTesting;

import android.util.Log;

import com.android.tv.tuner.TunerPreferences;

import com.android.tv.tuner.data.nano.Track.AtscAudioTrack;

import com.android.tv.tuner.data.nano.Track.AtscCaptionTrack;

import com.android.tv.tuner.data.nano.Track.AtscVideoTrack;

import com.android.tv.tuner.data.nano.Track.DvbSubtitleTrack;

import com.android.tv.tuner.data.nano.Track.DvbTeletextTrack;

import com.android.tv.tuner.data.nano.Track.DvbVideoTrack;

import com.android.tv.tuner.data.nano.Track.Track;

import com.android.tv.tuner.data.nano.Track.TrackList;

import com.android.tv.tuner.data.nano.Track.TrackType;

import com.android.tv.tuner.exoplayer.buffer.BufferManager;

import com.android.tv.tuner.exoplayer.buffer.BufferManagerImpl;

import

Links


Org chart

Sign up to view 0 direct reports

Get started