Interface | Description |
---|---|
EmergencyButton.EmergencyButtonCallback | |
KeyguardHostView.OnDismissAction | |
KeyguardSecurityCallback | |
KeyguardSecurityContainer.SecurityCallback | |
KeyguardSecurityView | |
PasswordTextView.UserActivityListener | |
SecurityMessageDisplay | |
ViewMediatorCallback |
The callback used by the keyguard view to tell the
KeyguardViewMediator
various things. |
Class | Description |
---|---|
AlphaOptimizedImageButton |
A frame layout which does not have overlapping renderings commands and therefore does not need a
layer when alpha is changed.
|
AlphaOptimizedLinearLayout |
A linear layout which does not have overlapping renderings commands and therefore does not need a
layer when alpha is changed.
|
AlphaOptimizedRelativeLayout |
A frame layout which does not have overlapping renderings commands and therefore does not need a
layer when alpha is changed.
|
CarrierText | |
EmergencyButton |
This class implements a smart emergency button that updates itself based
on telephony state.
|
EmergencyCarrierArea | |
KeyguardAbsKeyInputView |
Base class for PIN and password unlock screens.
|
KeyguardConstants |
Defines constants for the Keyguard.
|
KeyguardDisplayManager | |
KeyguardHostView |
Base class for keyguard view.
|
KeyguardPasswordView |
Displays an alphanumeric (latin-1) key entry for the user to enter
an unlock password
|
KeyguardPatternView | |
KeyguardPinBasedInputView |
A Pin based Keyguard input view
|
KeyguardPINView |
Displays a PIN pad for unlocking.
|
KeyguardSecurityContainer | |
KeyguardSecurityModel | |
KeyguardSecurityViewFlipper |
Subclass of the current view flipper that allows us to overload dispatchTouchEvent() so
we can emulate
WindowManager.LayoutParams#FLAG_SLIPPERY within a view hierarchy. |
KeyguardSecurityViewFlipper.LayoutParams | |
KeyguardSimPinView |
Displays a PIN pad for unlocking.
|
KeyguardSimPukView |
Displays a PIN pad for entering a PUK (Pin Unlock Kode) provided by a carrier.
|
KeyguardStatusView | |
KeyguardUpdateMonitor |
Watches for updates that may be interesting to the keyguard, and provides
the up to date information as well as a registration for callbacks that care
to be updated.
|
KeyguardUpdateMonitor.BatteryStatus | |
KeyguardUpdateMonitorCallback |
Callback for general information relevant to lock screen.
|
NumPadKey | |
PasswordTextView |
A View similar to a textView which contains password text and can animate when the text is
changed
|
Enum | Description |
---|---|
KeyguardSecurityModel.SecurityMode |
The different types of security available.
|