Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dqs-tiles.md196 #### CustomTile subsubsection
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
H A DCustomTile.java75 public class CustomTile extends QSTileImpl<State> implements TileChangeListener { class
113 private CustomTile( in CustomTile() method in CustomTile