diff options
| author | Kevin Han <kevhan@google.com> | 2020-01-07 17:54:43 -0800 |
|---|---|---|
| committer | Kevin Han <kevhan@google.com> | 2020-01-08 14:21:52 -0800 |
| commit | 8271c2726917e63885519be141d84557b4632f44 (patch) | |
| tree | f7cca4f1bb9ccb43ed921b4e50a1b3b56865b43f /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
| parent | 8b6968328d3d6776d2e55fcb29f70f80296c1aff (diff) | |
Move a bunch of row setters into an init method.
We have a bunch of setters for stuff that is only initialized once on a
row. So let's just go ahead and move these into an initialize method so
it's more readable and harder to mis-use.
There are a few others that are used in tests that should probably be
moved into this method or just moved out of ExpandableNotificationRow
entirely.
Test: builds
Test: atest SystemUITests
Change-Id: I730096a6c8313a82226116a6c88c729bf450f7b5
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions
