diff options
author | Sergey Nikolaienkov <sergeynv@google.com> | 2021-04-15 13:21:12 +0000 |
---|---|---|
committer | Sergey Nikolaienkov <sergeynv@google.com> | 2021-04-26 11:36:41 +0000 |
commit | 5a3ebc03f3727bbee9b94c8d3db1d57d422b74e5 (patch) | |
tree | 135aa6313ef90bb90334148ebab446b37cffaf4f /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 814ecd727789460feb4a04b65b4bad6e9b0b5542 (diff) |
Introduce StartingWindowTypeAlgorithm interface
Extracting StartingWindowTypeAlgorithm static nested class within
StartingWindowController into StartingWidnowTypeAlgorithm interface and
PhoneStartingWindowTypeAlgorithm class that implemets the interface.
Adding an alternative implementation - TvStartingWindowTypeAlgorithm, for
use on TV. The TV implementation always returns StartingWindowTypeAlgorithm.
Setting up TvWMShellModule and WMShellModule to provide the TV and the
Phone implementations respectively.
Also removing a redundant StartingWindowController constructor.
Bug: 182759603
Test: make SystemUI
Change-Id: I10bab125320a9cdc9e3ddaedad1c74930b681fa6
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions