Searched refs:QuickQSPanel (Results 1 – 4 of 4) sorted by relevance
48 private final QuickQSPanel mQuickQsPanel;70 public QSAnimator(QS qs, QuickQSPanel quickPanel, QSPanel panel) { in QSAnimator()109 MOVE_FULL_ROWS, QuickQSPanel.NUM_QUICK_TILES); in onViewAttachedToWindow()129 } else if (QuickQSPanel.NUM_QUICK_TILES.equals(key)) { in onTuningChanged()
42 public class QuickQSPanel extends QSPanel { class49 public QuickQSPanel(Context context, AttributeSet attrs) { in QuickQSPanel() method in QuickQSPanel
48 protected QuickQSPanel mHeaderQsPanel;
165 int numTiles = QuickQSPanel.getNumQuickTiles(mContext); in updateAnimator()