Searched refs:QuickQSPanel (Results 1 – 5 of 5) sorted by relevance
54 private final QuickQSPanel mQuickQsPanel;77 public QSAnimator(QS qs, QuickQSPanel quickPanel, QSPanel panel) { in QSAnimator()116 MOVE_FULL_ROWS, QuickQSPanel.NUM_QUICK_TILES); in onViewAttachedToWindow()136 } else if (QuickQSPanel.NUM_QUICK_TILES.equals(key)) { in onTuningChanged()
48 public class QuickQSPanel extends QSPanel { class59 public QuickQSPanel(@Named(VIEW_CONTEXT) Context context, AttributeSet attrs, in QuickQSPanel() method in QuickQSPanel
180 int numTiles = QuickQSPanel.getNumQuickTiles(mContext); in updateAnimator()
106 protected QuickQSPanel mHeaderQsPanel;
33 import com.android.systemui.qs.QuickQSPanel;168 QuickQSPanel createQuickQSPanel(); in createQuickQSPanel()