summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSungsoo Lim <sungsoo@google.com>2020-03-16 15:44:51 +0900
committerSungsoo Lim <sungsoo@google.com>2020-03-17 13:53:30 +0900
commit613a77adee4206a707f932c5faf9b32b35e5f82a (patch)
tree5a752c1b580bbf2b56e060611ac153ce8e604368 /tools/aapt2/java/JavaClassGenerator_test.cpp
parente78f4abb70486e6b351f9dd3659da81a6102d277 (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