commit | 03de12c486f8db9db83f4ec2555b1d28ec01acf6 | [log] [tgz] |
---|---|---|
author | Insun Kang <insun@google.com> | Mon Jan 07 12:07:20 2019 +0900 |
committer | Insun Kang <insun@google.com> | Mon Jan 07 12:07:20 2019 +0900 |
tree | a5843879b0d85fe6e24fd951b6d252c0fcee5115 | |
parent | 26ac00d36f525a0299b3cb998590bea7f62f7cdf [diff] |
Resolve hidden API usage of Handler constructor Previous code uses hidden constructor of Handler to set its messages to be asynchronous. This replaces it with Message#setAsynchronous(), which is public. Bug: 122047488 Test: build Change-Id: Icaeffcbcba5bc82a9162cdd17df7190d72a43bdd