Merge "Unregister mShowWeatherObserver when KeyguardClockSwitchController is detached" into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
9a3027b93b
@@ -292,6 +292,7 @@ public class KeyguardClockSwitchController extends ViewController<KeyguardClockS
|
||||
setClock(null);
|
||||
|
||||
mSecureSettings.unregisterContentObserver(mDoubleLineClockObserver);
|
||||
mSecureSettings.unregisterContentObserver(mShowWeatherObserver);
|
||||
|
||||
mKeyguardUnlockAnimationController.removeKeyguardUnlockAnimationListener(
|
||||
mKeyguardUnlockAnimationListener);
|
||||
|
||||
Reference in New Issue
Block a user