IKeyguardStateCallbackpublic interface IKeyguardStateCallback implements android.os.IInterface
Methods Summary |
---|
public void | onInputRestrictedStateChanged(boolean inputRestricted)
| public void | onShowingStateChanged(boolean showing)
| public void | onSimSecureStateChanged(boolean simSecure)
|
|