002b29fafc327afd86109e59c27c4a5ddd842492
...Attempt to invoke virtual method 'boolean android.os.Handler.sendEmptyMessage(int)' on a null object reference - prevent NPE by checking the nullity of the Handler reference - remove dead code - rename mHandler to sHandler as it is a static Change-Id: I7f4101f860f24b0cd49a4656971e9b54e55c1286
Fix bug #12957032 Stability-Sys: Java crash in com.android.settings: java.lang.NullPointerException:
Description
No description provided
Languages
Java
89.7%
Kotlin
10.3%