Home
last modified time | relevance | path

Searched refs:GSERVICE_KEY_UNHIDE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/
DFeatures.java88 private static final String GSERVICE_KEY_UNHIDE = "live_channels_unhide"; field in Features
93 OR(new GServiceFeature(GSERVICE_KEY_UNHIDE, false), new Feature() {