yinxu db18cdae66 Fix a bug when calling onError(int)
The lambda expression is executed on executor, so it is possible that
the message has been updated. The correct way is to fetch the
message.arg1 and use that value in the lamda expression.

Bug:73750871
Test: Unit Test
Change-Id: Id13f5fabf7eaad6970ab66a83a17aba7f1eebfce
2018-03-12 14:07:49 -07:00
2018-03-02 11:46:59 -08:00
2018-02-28 19:06:48 -08:00
2018-02-28 19:06:48 -08:00
2018-03-07 21:50:12 +00:00
2017-11-20 11:13:48 -08:00
2018-03-07 21:50:12 +00:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%