Kensuke Matsui 8dd4d35aa3 Fix NPE in StatusBar#onBackPressed()
StatusBar.mKeyguardUserSwitcher is instantiated
only if multi user function is enabled.
But mKeyguardUserSwitcher.hideIfNotSimple() is invoked
without null check in StatusBar#onBackPressed().
This causes NPE on multi user disabled devices.

Fixes: 65391930
Test: manual - tap Back key on lockscreen

Change-Id: I528823fa832ee5096d73dea660997fc276d86c5c
2017-09-06 06:29:11 +00:00
2017-08-02 15:04:07 -07:00
2017-08-28 13:16:35 -07:00
2017-05-23 11:51:15 +01:00
2017-05-10 16:54:20 -07:00
2017-05-17 03:02:21 +00:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%