Loading telephony/java/android/telephony/ims/feature/ImsFeature.java +1 −1 Original line number Diff line number Diff line Loading @@ -210,7 +210,7 @@ public abstract class ImsFeature { /** * Contains the capabilities defined and supported by an ImsFeature in the form of a bit mask. * @hide * @deprecated * @deprecated Use {@link MmTelFeature.MmTelCapabilities} instead. */ @SystemApi // SystemApi only because it was leaked through type usage in a previous release. public static class Capabilities { Loading Loading
telephony/java/android/telephony/ims/feature/ImsFeature.java +1 −1 Original line number Diff line number Diff line Loading @@ -210,7 +210,7 @@ public abstract class ImsFeature { /** * Contains the capabilities defined and supported by an ImsFeature in the form of a bit mask. * @hide * @deprecated * @deprecated Use {@link MmTelFeature.MmTelCapabilities} instead. */ @SystemApi // SystemApi only because it was leaked through type usage in a previous release. public static class Capabilities { Loading