Searched defs:mSupportedFeatures (Results 1 – 6 of 6) sorted by relevance
24 private final int mSupportedFeatures; field in SdpMnsRecord
26 private final int mSupportedFeatures; field in SdpPseRecord
26 private final int mSupportedFeatures; field in SdpMasRecord
81 private @HotspotFeatures long mSupportedFeatures = 0; field in SoftApCapability
56 protected final EnumSet<Feature> mSupportedFeatures = EnumSet.noneOf(Feature.class); field in CameraCapabilities
153 private final HashSet<ImsFeatureConfiguration.FeatureSlotPair> mSupportedFeatures; field in ImsResolver.ImsServiceInfo