Searched refs:EpgFetchService (Results 1 – 3 of 3) sorted by relevance
30 public class EpgFetchService extends JobService { class50 EpgFetchService.this, params)) { in onStartJob()
221 new ComponentName(mContext, EpgFetchService.class)) in startRoutineService()
29 import com.android.tv.data.epg.EpgFetchService;144 abstract EpgFetchService contributesEpgFetchService(); in contributesEpgFetchService()