diff options
author | Nathan Harold <nharold@google.com> | 2019-01-14 14:30:08 -0800 |
---|---|---|
committer | Nathan Harold <nharold@google.com> | 2019-01-22 10:36:31 -0800 |
commit | d261a313d6fb0e4e3e6c00db41560e6329d83975 (patch) | |
tree | 4f32eabc6cca8ef07e1f214408a5a672384462da /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 3788e9147d45ba5ae02a0c80766368317e2cdb7f (diff) |
Deprecate Duplicate SignalStrength Methods
This change cleans up access and deprecates method
on the SignalStrength class that are no longer needed
due to the support of getCellSignalStrengths(). These
methods are generally technology-specific getters. In
addition, this tags non-public methods that were also
of this type to restrict their access to apps
targeting P or earlier via the @UnsupportedAppUsage
annotation.
In addition, deprecate the semantically incorrect
isGsm().
Lastly, deprecate the NotifierBundle() methods that
rely heavily on implementation details that changed
in this release, and which should also be unneeded due
to getCellSignalStrengths() giving access to the
internal storage classes of SignalStrength.
Bug: 122845432
Test: make update-api && make offline-sdk-docs && make
(no functional change).
Change-Id: Iec794aee337099dee91d0820f7269fda433e8b01
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions