Searched defs:QSTileLayout (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSPanel.java70 protected QSTileLayout mTileLayout;
105 mTileLayout = (QSTileLayout) LayoutInflater.from(mContext).inflate(
493 QSTileLayout getTileLayout() {
536 public interface QSTileLayout { interface in class:QSPanel

Completed in 75 milliseconds