Home
last modified time | relevance | path

Searched defs:PropertyFeature (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/common/src/com/android/tv/common/feature/
DPropertyFeature.java27 public final class PropertyFeature implements Feature { class
41 private PropertyFeature(String key, boolean defaultValue) { in PropertyFeature() method in PropertyFeature