NotificationCompat.Metric.MetricValue
public abstract class NotificationCompat.Metric.MetricValue
NotificationCompat.Metric.FixedDate |
A metric value for showing a date. |
NotificationCompat.Metric.FixedFloat |
Metric corresponding to a floating point value. |
NotificationCompat.Metric.FixedInt |
Metric corresponding to an integer value. |
NotificationCompat.Metric.FixedText |
Metric corresponding to a text value. |
NotificationCompat.Metric.FixedTime |
A metric value for showing a clock time. |
NotificationCompat.Metric.TimeDifference |
This represents a timer, a stopwatch, or a countdown to an event. |
A superclass for the various value types used by the Metric class.