Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
DHumanInteractionClassifier.java36 private static final String HIC_ENABLE = "HIC_enable"; field in HumanInteractionClassifier
93 Settings.Global.getUriFor(HIC_ENABLE), false, in HumanInteractionClassifier()
110 HIC_ENABLE, HIC_ENABLE_DEFAULT); in updateConfiguration()