summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorQuang Luong <qal@google.com>2022-07-01 23:59:36 +0000
committerQuang Luong <qal@google.com>2022-07-11 20:18:55 +0000
commit597cf9b6a9e71beda1666a2a1679d06ec711d3da (patch)
tree8f7b24b9412fa6984259379b70e29550abeed49f /core/java/android/inputmethodservice/InputMethodService.java
parent45b540163a253e1e6afcd5d34db61457248dece5 (diff)
NetworkCallback.onLost should only clear primary wifi network
NetworkCallback.onLost may be called for secondary wifi networks, but this results in the wifi info being cleared from the status bar. We should instead only clear the wifi info if the lost network is the primary network. Bug: 236368704 Test: make RunSettingsLibRoboTests -j40 Change-Id: Iafd380c6b651921c17e21db11ca94541b0a6e738
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions