diff options
author | Aaron Huang <huangaaron@google.com> | 2020-11-26 14:06:25 +0800 |
---|---|---|
committer | Aaron Huang <huangaaron@google.com> | 2021-01-14 12:19:26 +0800 |
commit | 20384eeaf1a636a7787fbf1d83b2bb2c94f5a677 (patch) | |
tree | 62c0ed2e6b7334addaf6eca3f23931687d3559b9 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 3b26172c84c8783c05b16556754e2d8c3c97ac2f (diff) |
Refactor setCurrentProxyScriptUrl to a void method
setCurrentProxyScriptUrl is used by ProxyTracker which is
included in connectivity service mainline module. To make
this method @SystemApi in follow-up patch, change this
from a boolean method to a void method. Moving the send or
not send broadcast logic to caller because it can know
whether it needs to send a broadcast or not.
Bug: 177035719
Test: FrameworksNetTests
Change-Id: I7c0fd20bb449463a65952cfa9fb8a42310da079c
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions