Searched refs:HeaderTileLayout (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQuickQSPanel.java57 mTileLayout = new HeaderTileLayout(context);
152 private static class HeaderTileLayout extends LinearLayout implements QSTileLayout { class in class:QuickQSPanel
157 public HeaderTileLayout(Context context) { method in class:QuickQSPanel.HeaderTileLayout

Completed in 24 milliseconds