Loading services/core/java/com/android/server/notification/NotificationManagerService.java +0 −1 Original line number Diff line number Diff line Loading @@ -2047,7 +2047,6 @@ public class NotificationManagerService extends SystemService { protected class StrongAuthTracker extends LockPatternUtils.StrongAuthTracker { SparseBooleanArray mUserInLockDownMode = new SparseBooleanArray(); boolean mIsInLockDownMode = false; StrongAuthTracker(Context context) { super(context); Loading Loading
services/core/java/com/android/server/notification/NotificationManagerService.java +0 −1 Original line number Diff line number Diff line Loading @@ -2047,7 +2047,6 @@ public class NotificationManagerService extends SystemService { protected class StrongAuthTracker extends LockPatternUtils.StrongAuthTracker { SparseBooleanArray mUserInLockDownMode = new SparseBooleanArray(); boolean mIsInLockDownMode = false; StrongAuthTracker(Context context) { super(context); Loading