Remove KeyguardStateController.Callback from LockIcon.
It is not used. Bug: 150393918 Test: atest SystemUITests && manual Change-Id: I002d1be1f9d40d8e800629866854c3d095ad910d
This commit is contained in:
@@ -61,7 +61,7 @@ import javax.inject.Named;
|
||||
* Manages the different states and animations of the unlock icon.
|
||||
*/
|
||||
public class LockIcon extends KeyguardAffordanceView implements
|
||||
KeyguardStateController.Callback, NotificationWakeUpCoordinator.WakeUpListener,
|
||||
NotificationWakeUpCoordinator.WakeUpListener,
|
||||
ViewTreeObserver.OnPreDrawListener, OnHeadsUpChangedListener {
|
||||
|
||||
private static final int STATE_LOCKED = 0;
|
||||
|
||||
Reference in New Issue
Block a user