Fabrice Di Meglio 002b29fafc Fix bug #12957032 Stability-Sys: Java crash in com.android.settings: java.lang.NullPointerException:
...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
2014-02-10 17:39:01 -08:00
2014-02-03 16:36:46 -08:00
2010-03-08 18:05:08 -08:00
2013-08-06 19:16:54 -07:00
Description
No description provided
1.5 GiB
Languages
Java 89.7%
Kotlin 10.3%