Home
last modified time | relevance | path

Searched refs:FeatureType (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsFeatureConfiguration.java50 public final @ImsFeature.FeatureType int featureType;
59 public FeatureSlotPair(int slotId, @ImsFeature.FeatureType int featureType) { in FeatureSlotPair()
111 public Builder addFeature(int slotId, @ImsFeature.FeatureType int featureType) { in addFeature()
/aosp14/frameworks/base/core/java/android/app/smartspace/uitemplatedata/
H A DBaseTemplateData.java23 import android.app.smartspace.SmartspaceTarget.FeatureType;
581 @FeatureType
594 private SubItemLoggingInfo(int instanceId, @FeatureType int featureType, in SubItemLoggingInfo()
605 @FeatureType
685 public Builder(int instanceId, @FeatureType int featureType) { in Builder()
/aosp14/frameworks/base/core/java/android/app/smartspace/
H A DSmartspaceTarget.java92 @FeatureType
229 public @interface FeatureType { annotation in SmartspaceTarget
388 @FeatureType
/aosp14/frameworks/base/telephony/java/android/telephony/ims/feature/
H A DImsFeature.java103 public @interface FeatureType {} annotation in ImsFeature
/aosp14/frameworks/base/telephony/java/android/telephony/ims/
H A DImsService.java566 @ImsFeature.FeatureType int featureType, boolean createdForSlot) { in setImsFeatureCreatedForSlot()
577 @ImsFeature.FeatureType int featureType) { in isImsFeatureCreatedForSlot()