Home
last modified time | relevance | path

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

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