Searched defs:SUBTYPE_RANGE (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/slice/
H A DSlice.java81 SUBTYPE_RANGE,
228 * @deprecated remove once support lib is update to use SUBTYPE_RANGE instead
238 public static final String SUBTYPE_RANGE = "range"; field in class:Slice
240 * Subtype to tag an item as representing the max int value for a {@link #SUBTYPE_RANGE}.
245 * Subtype to tag an item as representing the current int value for a {@link #SUBTYPE_RANGE}.

Completed in 187 milliseconds