Loading packages/SystemUI/src/com/android/keyguard/KeyguardPinBasedInputView.java +0 −1 Original line number Diff line number Diff line Loading @@ -168,7 +168,6 @@ public abstract class KeyguardPinBasedInputView extends KeyguardAbsKeyInputView // Set selected property on so the view can send accessibility events. mPasswordEntry.setSelected(true); mPasswordEntry.setDefaultFocusHighlightEnabled(false); mOkButton = findViewById(R.id.key_enter); Loading Loading
packages/SystemUI/src/com/android/keyguard/KeyguardPinBasedInputView.java +0 −1 Original line number Diff line number Diff line Loading @@ -168,7 +168,6 @@ public abstract class KeyguardPinBasedInputView extends KeyguardAbsKeyInputView // Set selected property on so the view can send accessibility events. mPasswordEntry.setSelected(true); mPasswordEntry.setDefaultFocusHighlightEnabled(false); mOkButton = findViewById(R.id.key_enter); Loading