Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSignalClusterView.java56 private static final String SLOT_AIRPLANE = "airplane"; field in SignalClusterView
117 boolean blockAirplane = blockList.contains(SLOT_AIRPLANE); in onTuningChanged()