commit | a5f1b5c629503eae52113e8aac5f80ef0ba8658a | [log] [tgz] |
---|---|---|
author | jackqdyulei <jackqdyulei@google.com> | Mon Jan 14 10:55:39 2019 -0800 |
committer | Tsung-Mao Fang <tmfang@google.com> | Tue Jan 15 03:58:14 2019 +0000 |
tree | e24ebdc2d610677dcc835f5b16f77510fd5d718a | |
parent | 8b9529e533a8f9bbc4a098cc786b6ee95c1463c7 [diff] |
Fix crash for UiBlockerController 1. Don't create UiBlockerController if there is no related controller 2. Don't update visibility if UiBlockerController is null 3. Use findPreference() from DashboardFragment, which already has null check. Change-Id: Iee24c64317fb9d5a1cf2076d25728af485d390c5 Fixes: 122807414 Fixes: 122805831 Test: RunSettingsRoboTests