[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples/Code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
VersionedParcelable
interface VersionedParcelable
Known Direct Subclasses
AudioAttributesCompat, MediaController.PlaybackInfo, MediaLibraryService.LibraryParams, MediaSession.CommandButton, OngoingActivityData, Rating, RemoteActionCompat, SessionCommand, SessionCommandGroup, SessionToken, Slice, StatusPart, and 2 others.
|
Known Indirect Subclasses
HeartRating |
A class for rating with a single degree of rating, "heart" vs "no heart".
|
PercentageRating |
A class for rating expressed as a percentage.
|
StarRating |
A class for rating expressed as the number of stars.
|
TextStatusPart |
An Ongoing activity status (or part of it) representing a plain, static text.
|
ThumbRating |
A class for rating with a single degree of rating, "thumb up" vs "thumb down".
|
TimerStatusPart |
An Ongoing activity status (or part of it) representing a timer or stopwatch.
|
VideoSize |
Immutable class for describing video size.
|
|
Tags a class that can be used with ParcelUtils
. Should not be implemented by developers.
Summary
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples/Code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-02-10 UTC.