OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FETCH_EPG
(Results
1 - 2
of
2
) sorted by null
/packages/apps/TV/src/com/android/tv/
Features.java
104
public static final Feature
FETCH_EPG
= new PropertyFeature("live_channels_fetch_epg", false);
/packages/apps/TV/src/com/android/tv/data/epg/
EpgFetcher.java
100
if (!Features.
FETCH_EPG
.isEnabled(mContext)) {
Completed in 89 milliseconds