Stay organized with collections
Save and categorize content based on your preferences.
android.app.slice
Classes
Slice |
A slice is a piece of app content and actions that can be surfaced outside of the app.
|
SliceItem |
A SliceItem is a single unit in the tree structure of a Slice .
|
SliceManager |
Class to handle interactions with Slice s.
|
SliceMetrics |
Metrics interface for slices.
|
SliceProvider |
A SliceProvider allows an app to provide content to be displayed in system spaces.
|
SliceSpec |
Class describing the structure of the data contained within a slice.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# android.app.slice\n=================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/app/slice/package-summary \"View this page in Java\")\n\nClasses\n-------\n\n|--------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------|\n| [Slice](/reference/kotlin/android/app/slice/Slice) | A slice is a piece of app content and actions that can be surfaced outside of the app. |\n| [SliceItem](/reference/kotlin/android/app/slice/SliceItem) | A SliceItem is a single unit in the tree structure of a [Slice](/reference/kotlin/android/app/slice/Slice). |\n| [SliceManager](/reference/kotlin/android/app/slice/SliceManager) | Class to handle interactions with [Slice](/reference/kotlin/android/app/slice/Slice)s. |\n| [SliceMetrics](/reference/kotlin/android/app/slice/SliceMetrics) | Metrics interface for slices. |\n| [SliceProvider](/reference/kotlin/android/app/slice/SliceProvider) | A SliceProvider allows an app to provide content to be displayed in system spaces. |\n| [SliceSpec](/reference/kotlin/android/app/slice/SliceSpec) | Class describing the structure of the data contained within a slice. |"]]