Home
last modified time | relevance | path

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

/frameworks/opt/net/ims/src/java/com/android/ims/
DImsFeatureBinderRepository.java136 public final @ImsFeature.FeatureType int imsFeatureType;
142 public UpdateMapper(int pId, @ImsFeature.FeatureType int t) { in UpdateMapper()
282 int phoneId, @ImsFeature.FeatureType int type) { in getIfExists()
306 @ImsFeature.FeatureType int type, @NonNull IImsServiceFeatureCallback callback, in registerForConnectionUpdates()
345 public void addConnection(int phoneId, int subId, @ImsFeature.FeatureType int type, in addConnection()
363 public ImsFeatureContainer removeConnection(int phoneId, @ImsFeature.FeatureType int type) { in removeConnection()
380 public void notifyFeatureStateChanged(int phoneId, @ImsFeature.FeatureType int type, in notifyFeatureStateChanged()
397 public void notifyFeatureCapabilitiesChanged(int phoneId, @ImsFeature.FeatureType int type, in notifyFeatureCapabilitiesChanged()
/frameworks/base/telephony/java/android/telephony/ims/stub/
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()
/frameworks/base/core/java/android/app/smartspace/uitemplatedata/
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()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
DImsResolver.java849 private String getDeviceConfiguration(@ImsFeature.FeatureType int featureType) { in getDeviceConfiguration()
855 private void setDeviceConfiguration(String name, @ImsFeature.FeatureType int featureType) { in setDeviceConfiguration()
863 @ImsFeature.FeatureType int featureType) { in setCarrierConfiguredPackageName()
869 @ImsFeature.FeatureType int featureType) { in getCarrierConfiguredPackageName()
892 @ImsFeature.FeatureType int featureType) { in setOverridePackageName()
898 @ImsFeature.FeatureType int featureType) { in getOverridePackageName()
919 @ImsFeature.FeatureType int featureType) { in doesCarrierConfigurationExist()
934 @ImsFeature.FeatureType int featureType) { in doesCachedImsServiceExist()
946 @ImsFeature.FeatureType int featureType) { in getImsServiceConfiguration()
973 @ImsFeature.FeatureType int featureType) { in isImsServiceConfiguredForFeature()
[all …]
/frameworks/base/core/java/android/app/smartspace/
DSmartspaceTarget.java96 @FeatureType
236 public @interface FeatureType { annotation in SmartspaceTarget
397 @FeatureType
/frameworks/proto_logging/stats/atoms/camera/
Dcamera_extension_atoms.proto50 enum FeatureType { enum
/frameworks/base/telephony/java/android/telephony/ims/feature/
DImsFeature.java103 public @interface FeatureType {} annotation in ImsFeature
/frameworks/base/telephony/java/android/telephony/ims/
DImsService.java595 @ImsFeature.FeatureType int featureType, boolean createdForSlot) { in setImsFeatureCreatedForSlot()
606 @ImsFeature.FeatureType int featureType) { in isImsFeatureCreatedForSlot()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DDataUtils.java380 public static String imsFeatureToString(@ImsFeature.FeatureType int imsFeature) {
DDataNetworkController.java2587 @ImsFeature.FeatureType int imsFeature) { in registerImsFeatureRegistrationState()
2638 @ImsFeature.FeatureType int imsFeature) { in unregisterImsFeatureRegistrationState()