summaryrefslogtreecommitdiff
path: root/wifi/java/src
diff options
context:
space:
mode:
author Roy Chou <juchengchou@google.com> 2023-06-13 14:28:00 +0000
committer Roy Chou <juchengchou@google.com> 2023-07-06 08:48:55 +0000
commitc7f002fd681cc62d9a415e17b0eeb83679c69e1d (patch)
tree2e9d70d2faa3340d836b09402da3ce9baa6cb231 /wifi/java/src
parent69976e06c529803eacc73a124c6cfd2f33493526 (diff)
chore(non linear font scaling): remove mAlwaysScaleIcon in StatusBarIconView
The constructor StatusBarIconView(Context context, AttributeSet attrs) to set mAlwaysScaleIcon be true is never used, so mAlwaysScaleIcon is always false in StatusBarIconView lifetime. Therefore, we remove mAlwaysScaleIcon and the constructor so that we don't need to consider mAlwaysScaleIcon value in future cl. Besides, we add private method isNotification() to wrap the check whether mNotification exists. Bug: 282111042 Test: pass the build Change-Id: I5eaea511718bd70681840948b54b2f178cf0e85e
Diffstat (limited to 'wifi/java/src')
0 files changed, 0 insertions, 0 deletions