androidx.slice
Interfaces
SliceUtils.SliceActionListener |
A listener used to receive events on slices parsed with |
SliceViewManager.SliceCallback |
Class that listens to changes in |
Classes
Slice |
A slice is a piece of app content and actions that can be surfaced outside of the app. |
SliceConvert |
Convert between |
SliceItem |
A SliceItem is a single unit in the tree structure of a |
SliceManager |
Class to handle interactions with |
SliceMetadata |
Utility class to parse a |
SliceProvider |
A SliceProvider allows an app to provide |
SliceStructure |
Class used to see if two Slices are structurally equivalent ignoring specific content such as text or icons. |
SliceUtils |
Utilities for dealing with slices. |
SliceUtils.SerializeOptions |
Holds options for how to handle SliceItems that cannot be serialized. |
SliceViewManager |
Class to handle interactions with |
Exceptions
SliceUtils.SliceParseException |
Exception thrown during |