Lines Matching refs:CustomTile
62 * [`CustomTile`](/packages/SystemUI/src/com/android/systemui/qs/external/CustomTile.java):
64 to be found in [`CustomTile`](#customtile)
286 #### CustomTile subsubsection
297 corresponding `CustomTile`.
400 a `CustomTile` for the component in the spec.
420 of `QSTileImpl` or a `CustomTile`) it will be added to the current list.
436 #### Lifecycle of a CustomTile
438 In step 3 of the previous process, when a `CustomTile` is created, additional steps are taken to
442 1. The `CustomTile` obtains the `TileServices` class from the `QSTileHost` and request the creation
443 of a `TileServiceManager` with its token. As the spec for the `CustomTile` contains
447 3. `TileServices` creates maps between the token, the `CustomTile`, the `TileServiceManager`, the