Searched refs:FeatureType (Results 1 – 2 of 2) sorted by relevance
49 public final @ImsFeature.FeatureType int featureType;58 public FeatureSlotPair(int slotId, @ImsFeature.FeatureType int featureType) { in FeatureSlotPair()109 public Builder addFeature(int slotId, @ImsFeature.FeatureType int featureType) { in addFeature()
119 public @interface FeatureType {} annotation in ImsFeature