Lines Matching refs:scenes
4 is a "scene" and each edge between the scenes is a transition. The scenes are
14 itself with either transition animations or anything in other scenes. This
25 4. Make **customization easier**: by separating scenes to standalone pieces, it
26 becomes possible for variant owners and OEMs to exclude or replace certain scenes
27 or to add brand-new scenes.
28 5. **Enable modularization**: by separating scenes to standalone pieces, it
50 `@Composable` function) that sets up all the scenes, their transitions, etc.
53 scenes and some added information about the desired behaviour of a
118 By default, the framework ships with fully functional scenes as enumarated
128 the (potentially ever-changing) set of navigation edges to other scenes, based
134 between any two scenes. The Scene Framework has other ways to define how the
160 ### Injecting scenes
196 separately from the scenes themselves. In System UI, the transitions can be
263 is the root of an entire scene graph that puts together the scenes, their
273 and a set of scenes. The exact details of what gets passed in depends on the
280 The scene framework supports the ability for scenes to change automatically
313 this puts together the scenes from `SceneModule`, the configuration from
355 hierarchy within the scenes that display notifications, the NSSL (which continues to be an Android …
360 scenes, we control the NSSL's self-imposed effective bounds (e.g. position offsets, clip path,