commit | fead9257b3eb4469a423d6861d201f0d9da252c4 | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Sun Nov 05 21:10:45 2023 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Sun Nov 05 21:27:19 2023 +0800 |
tree | c30804996406157b3f4ab930df79649228f30f94 | |
parent | 6584f32b6aba8c8b0d8ecb36b2b0f79cc2bb52c8 [diff] |
Fix AppDataUsageCycleController.setInitialCycles This is actually called after displayPreference(), so should update cycleAdapter in setInitialCycles() instead of displayPreference(). Also update test. Bug: 240931350 Test: manual - on AppDataUsage Test: unit test Change-Id: I00287c21e307199b26c336f15b9a623737a5d130