diff options
author | Sungsoo Lim <sungsoo@google.com> | 2020-03-16 15:44:51 +0900 |
---|---|---|
committer | Sungsoo Lim <sungsoo@google.com> | 2020-03-17 13:53:30 +0900 |
commit | 613a77adee4206a707f932c5faf9b32b35e5f82a (patch) | |
tree | 5a752c1b580bbf2b56e060611ac153ce8e604368 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | e78f4abb70486e6b351f9dd3659da81a6102d277 (diff) |
Prevent callbacks being called before the constructor
BluetoothRouteProvider requires a listener in the constructor, but
the listener method can be called before the constructor finished.
This CL makes the listemer mether be called after the constructor
finished.
Bug: 149751047
Test: pass MediaRouter2 tests
Change-Id: I3fae3f64253f3f7d3417f71bae76e2f483db3e69
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions