commit | e61f669874aab5904ae0e2333dfd5b749575f6b3 | [log] [tgz] |
---|---|---|
author | Bruno Martins <bgcngm@gmail.com> | Mon Apr 27 14:07:11 2020 +0100 |
committer | Joey <bevilacquajoey@gmail.com> | Fri May 15 21:57:50 2020 +0200 |
tree | 8c3d1e0fd002ac9a2ce1bb152084fc346ba749da | |
parent | 6851c07056035e2cb9324462b4010434fab7c918 [diff] |
StatusBarSettings: Fix NW traffic not being properly hidden from search On devices with notches (those that obviously set the overlay config), the network traffic monitor preference can still appear in settings search results. Fix this by not depending on whether the user has ever opened status bar settings. Additionally turn the static boolean variable into non-static since it no longer makes sense. Change-Id: I7d4ed3d8fc84949a67e6d5f98c9a6e8719385ab0