Searched refs:QuickQSPanel (Results 1 – 5 of 5) sorted by relevance
33 import com.android.systemui.qs.QuickQSPanel;175 QuickQSPanel createQuickQSPanel(); in createQuickQSPanel()
54 private final QuickQSPanel mQuickQsPanel;78 public QSAnimator(QS qs, QuickQSPanel quickPanel, QSPanel panel) { in QSAnimator()137 MOVE_FULL_ROWS, QuickQSPanel.NUM_QUICK_TILES); in onViewAttachedToWindow()157 } 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;