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

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

Completed in 46 milliseconds