Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQuickQSPanel.java56 QQSSideLabelTileLayout layout = new QQSSideLabelTileLayout(mContext); in getOrCreateTileLayout()
171 static class QQSSideLabelTileLayout extends SideLabelTileLayout { class in QuickQSPanel
175 QQSSideLabelTileLayout(Context context) { in QQSSideLabelTileLayout() method in QuickQSPanel.QQSSideLabelTileLayout