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

/frameworks/support/car/src/main/java/androidx/car/widget/
H A DSeekbarListItem.java88 private @interface SupplementalActionType {} interface in class:SeekbarListItem
110 @SupplementalActionType private int mSupplementalActionType = SUPPLEMENTAL_ACTION_NO_ACTION;
H A DTextListItem.java97 private @interface SupplementalActionType {} interface in class:TextListItem
118 @SupplementalActionType private int mSupplementalActionType = SUPPLEMENTAL_ACTION_NO_ACTION;

Completed in 35 milliseconds