diff options
author | Ian Lake <ilake@google.com> | 2018-09-19 11:01:13 -0700 |
---|---|---|
committer | Ian Lake <ilake@google.com> | 2018-09-25 14:07:26 -0700 |
commit | b1294597c6bca499c62f182018ec27c769d9afef (patch) | |
tree | de54efec4c657a976ea692a16d8c35c6f92f3a3f /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | e8931110a0c91618984bcf4dc9277f566fb3b1bf (diff) |
Add pre and post callbacks to ActivityLifecycleCallbacks
For each lifecycle event exposed in
ActivityLifecycleCallbacks, an additional pair of
methods have been added to give developers a reliable
callback before and after each lifecycle event.
The existing callbacks cannot be used for this as they
are called as part of the super implementation and
therefore can run at any point in relation to the
other code in the Activity.
Test: manual
BUG: 116118635
Change-Id: If91f3f3248f9d7cf14aac2fe24ce14d92b8d05d3
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions