3b6cbdc6a29ff4ee3e62d9f203a6ec261f967b1d
...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.8%
Kotlin
10.2%