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

/frameworks/support/car/src/main/java/androidx/car/widget/
H A DSeekbarListItem.java78 private @interface PrimaryActionType {} interface in class:SeekbarListItem
99 @PrimaryActionType private int mPrimaryActionType = PRIMARY_ACTION_TYPE_NO_ICON;
H A DTextListItem.java86 private @interface PrimaryActionType {} interface in class:TextListItem
111 @PrimaryActionType private int mPrimaryActionType = PRIMARY_ACTION_TYPE_NO_ICON;

Completed in 52 milliseconds