Searched refs:FeatureType (Results 1 – 3 of 3) sorted by relevance
52 public final @ImsFeature.FeatureType int featureType;61 public FeatureSlotPair(int slotId, @ImsFeature.FeatureType int featureType) { in FeatureSlotPair()113 public Builder addFeature(int slotId, @ImsFeature.FeatureType int featureType) { in addFeature()
801 private String getDeviceConfiguration(@ImsFeature.FeatureType int featureType) { in getDeviceConfiguration()806 private void setDeviceConfiguration(String name, @ImsFeature.FeatureType int featureType) { in setDeviceConfiguration()812 @ImsFeature.FeatureType int featureType) { in setCarrierConfiguredPackageName()818 @ImsFeature.FeatureType int featureType) { in getCarrierConfiguredPackageName()834 @ImsFeature.FeatureType int featureType) { in setOverridePackageName()840 @ImsFeature.FeatureType int featureType) { in getOverridePackageName()861 @ImsFeature.FeatureType int featureType) { in doesCarrierConfigurationExist()877 @ImsFeature.FeatureType int featureType) { in getImsServiceConfiguration()
106 public @interface FeatureType {} annotation in ImsFeature