commit | 4b187b2b118b4bea11d26b8ef2fb4675e9ab4968 | [log] [tgz] |
---|---|---|
author | Galia Peycheva <galinap@google.com> | Tue Apr 11 16:11:30 2023 +0000 |
committer | Galia Peycheva <galinap@google.com> | Mon Aug 14 17:02:27 2023 +0000 |
tree | d02b6ab4b658e8d2398766c4b677536afecb4fd8 | |
parent | 97cb1e360cf25da25de5e2e5a3baeaee412d9e8f [diff] |
Adjust TvPipMenuView.Listener interface wrt TvPipMenuModes The tv pip menu modes allow to merge the onBackPress and onExitMoveMenu callbacks into a single callback - onExitMenuMode. This CL cleans up the menu mode exit path using the tv pip menu modes. The CL also simplifies the onPipMovement callback since the TvPipMenuView already knows the menu mode. Bug: 220108601 Test: atest TvPipMenuControllerTest Change-Id: I9c26332a69ca2f1717662693a32403d0cd82b459