KeyguardWindowControllerpublic interface KeyguardWindowController Interface passed to the keyguard view, for it to call up to control
its containing window. |
Methods Summary |
---|
public void | setNeedsInput(boolean needsInput)Control whether the window needs input -- that is if it has
text fields and thus should allow input method interaction.
|
|