Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSignalClusterView.java57 private static final String SLOT_MOBILE = "mobile"; field in SignalClusterView
118 boolean blockMobile = blockList.contains(SLOT_MOBILE); in onTuningChanged()