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.java62 private static final String SLOT_WIFI = "wifi"; field in SignalClusterView
142 boolean blockWifi = blockList.contains(SLOT_WIFI); in onTuningChanged()