Home
last modified time | relevance | path

Searched defs:TileLayout (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DTileLayout.java26 public class TileLayout extends ViewGroup implements QSTileLayout { class
57 public TileLayout(Context context) { in TileLayout() method in TileLayout
61 public TileLayout(Context context, @Nullable AttributeSet attrs) { in TileLayout() method in TileLayout