Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSignalClusterView.java58 private static final String SLOT_WIFI = "wifi"; field in SignalClusterView
119 boolean blockWifi = blockList.contains(SLOT_WIFI); in onTuningChanged()