summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramVertexFixedFunction.java
diff options
context:
space:
mode:
authorNed Burns <pixel@google.com>2019-09-06 22:26:33 -0400
committerNed Burns <pixel@google.com>2019-09-10 17:58:26 -0400
commit5a9e3520abf45bc2091baf32fd6c0c3daa54ffac (patch)
tree8a3dcd46fffde42b5304c54b8259111e80515ed3 /rs/java/android/renderscript/ProgramVertexFixedFunction.java
parent47c98f1ce6a24ca1c26f83800fbf7cd4926c07e0 (diff)
Move NotifEntry smart reply/actions to getters
The final piece of our quest to delegate to the Ranking whenever possible. This one is a bit more complicated since we need to: (a) Change both types to be nullable (previously they were guaranteed to be non-null). Most existing code actually functioned under the assumption they were nullable so this wasn't a huge deal. (b) Change the smart reply type from CharSequence[] to List<CharSequence> (to match that of the base Ranking object). This involves a lot of piping adjustment. Test: atest Change-Id: I8b9e33b397606b907103197c54a123a89bff5ad5
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions