diff options
author | Mathew Inwood <mathewi@google.com> | 2019-12-05 10:15:19 +0000 |
---|---|---|
committer | Mathew Inwood <mathewi@google.com> | 2019-12-06 10:32:17 +0000 |
commit | d69738602a34c995c313f071c2ad30be5924c735 (patch) | |
tree | 28015d9f7d6129518fe668cee6e5830e82ae456e /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 40067bbcd2e64e6fa7eccf31d71b7f4b43de2a63 (diff) |
Move WindowControllerCallback methods into a delagate.
Adding @hide public methods to commonly subclassed classes like Activity
is never safe, as they can clash with existing methods in apps. Moving
@hide interface implementations into an inner class avoids the need to
add new @hide public methods in many cases.
Bug: 144361565
Test: Build, flash, boot device.
Change-Id: Ie8459c5a542e6ff4058d4ce783e27ebcf9c41dbb
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions