Searched defs:mSupportedFeatures (Results 1 – 7 of 7) 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
137 private @HotspotFeatures long mSupportedFeatures = 0; field in SoftApCapability
258 private byte[] mSupportedFeatures = new byte[16]; field in AvrcpPlayer.Builder
56 protected final EnumSet<Feature> mSupportedFeatures = EnumSet.noneOf(Feature.class); field in CameraCapabilities
178 private final HashSet<ImsFeatureConfiguration.FeatureSlotPair> mSupportedFeatures; field in ImsResolver.ImsServiceInfo