diff options
author | Dave Mankoff <mankoff@google.com> | 2021-07-16 17:24:51 -0400 |
---|---|---|
committer | Dave Mankoff <mankoff@google.com> | 2021-08-18 08:22:34 -0400 |
commit | be3f39d1a1ca3e2cae2a1a20b6096c136e0a69db (patch) | |
tree | ea22ad297f1324e9928fe9286ae82eb1e00c2ddb /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | da9d2fcc5896c17e3892f41d062c2424ba7d56cf (diff) |
Remove custom Handler from StatusBar.
Replaces the custom "H" subclass from StatusBar and replaces
it with MessageRouter.
Remove a few spurious messages that would be passed to it, but never
processed. These are MSG_PRELOAD_RECENT_APPS,
MSG_CANCEL_PRELOAD_RECENT_APPS, and MSG_HIDE_RECENT_APPS.
Also, replace various mHandler#post calls with mMainExecutor#execute.
Virtually all usages of Handler inside of StatusBar are now
elimanted.
Bug: 190746471
Test: atest SystemUITests
Change-Id: I6a3b2b226108ef3abed96a1007978491ec50fcb0
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions