if (mAlarmImpl == null) { mAlarmImpl = new AlarmImpl(this); } return mAlarmImpl;
return getAlarmImpl();
super.onCreate(); sContext = this;
sContext = null; super.onDestroy();