commit | 6e1fa788ebc88eed5e85cd25a2fc5b5a9e60182c | [log] [tgz] |
---|---|---|
author | Caitlin Shkuratov <caitlinshk@google.com> | Wed Sep 13 17:58:03 2023 +0000 |
committer | Caitlin Shkuratov <caitlinshk@google.com> | Wed Sep 13 18:04:10 2023 +0000 |
tree | 723ef290fac04db0cfa7de7bf917409ac224ce18 | |
parent | dfd500cad25f0a08882b077883216c9245a42a6b [diff] |
Update NavBarController's CommandQueue callbacks to be separate. Moves the CommandQueue.Callback methods to be in a separate object to make it clear what interface the methods are overriding. Child CL will add additional override methods. Bug: 277764509 Test: smoke test of gesture nav & 3 button nav working Test: atest NavigationBarControllerTest Change-Id: I7fb46a09be9c5a719679887948aa6c60aeddfe31