Home
last modified time | relevance | path

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

/aosp12/packages/apps/TV/common/src/com/android/tv/common/
H A DBooleanSystemProperty.java33 public class BooleanSystemProperty { class
47 public BooleanSystemProperty(String key, boolean defaultValue) { in BooleanSystemProperty() method in BooleanSystemProperty