diff options
author | Kevin Han <kevhan@google.com> | 2020-03-10 18:27:50 -0700 |
---|---|---|
committer | Kevin Han <kevhan@google.com> | 2020-04-10 20:34:15 -0700 |
commit | bd142939eb9f674d41cb9fabf8a5d52cd2b9e238 (patch) | |
tree | 08b0869ae3e48d44256fc0bfc2055d549de01740 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 3742322d040fb4a7c48eab7c9b3635a94a7e1e0c (diff) |
Remove setInflationCallback
The current use cases for NotificationRowBinderImpl and NotifInflater's
API don't really need a persistent inflation callback stored as opposed
to a one-shot callback. By explicitly putting the callback in the
inflate methods, it also makes it more clear which calls inflate and
expect a callback to be called.
Bug: 145749521
Test: atest SystemUITests
Test: smoke test (add, update, remove notification)
Change-Id: I001413f17b7472ea2ef637be21d9d454ee17015e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions