Searched refs:QuickQSPanel (Results 1 – 7 of 7) sorted by relevance
42 public class QuickQSPanelController extends QSPanelControllerBase<QuickQSPanel> {55 QuickQSPanelController(QuickQSPanel view, QSTileHost qsTileHost, in QuickQSPanelController()
34 public class QuickQSPanel extends QSPanel { class43 public QuickQSPanel(Context context, AttributeSet attrs) { in QuickQSPanel() method in QuickQSPanel
64 protected QuickQSPanel mHeaderQsPanel;186 public QuickQSPanel getHeaderQsPanel() { in getHeaderQsPanel()
77 private final QuickQSPanel mQuickQsPanel;118 public QSAnimator(QS qs, QuickQSPanel quickPanel, QuickStatusBarHeader quickStatusBarHeader, in QSAnimator()
40 import com.android.systemui.qs.QuickQSPanel;108 static QuickQSPanel providesQuickQSPanel(QuickStatusBarHeader quickStatusBarHeader) { in providesQuickQSPanel()
50 private lateinit var quickQSPanel: QuickQSPanel
96 When a container for tiles (`QuickQSPanel` or `QSPanel`) has to display tiles, they create a [`Tile…274 …indicating that the tiles have changed. In particular, `QSPanel` and `QuickQSPanel` receive this c…