Searched refs:QCItemType (Results 1 – 3 of 3) sorted by relevance
56 public @interface QCItemType { annotation in QCItem65 public QCItem(@NonNull @QCItemType String type) { in QCItem()69 public QCItem(@NonNull @QCItemType String type, boolean isEnabled, in QCItem()83 @QCItemType
40 public QCActionItem(@NonNull @QCItemType String type, boolean isChecked, boolean isEnabled, in QCActionItem()164 public Builder(@NonNull @QCItemType String type) { in Builder()
33 @QCItem.QCItemType