Joe LaPenna 33ee4bf18b Fix NPE in AlarmManager.cancel(...)
If AlarmManager.cancel is called before any component has had a chance
to register an alarm, sWrappers will not have been set, as it is only
initialized in setImpl.

When cancelling an alarm and sWrappers does not exist, log a warning and
return early.

BUG: 27972657
Change-Id: Ied10719ba1d154f97eecfc32f429fd9ce39bf747
2016-04-01 14:07:35 -07:00
2016-04-01 14:07:35 -07:00
2016-03-31 13:23:15 -07:00
2016-03-30 19:41:05 +00:00
2016-01-06 10:19:35 -07:00
2016-04-01 11:53:14 +09:00
2016-03-31 10:00:09 -04:00
2016-03-03 10:19:27 -08:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%