FileDocCategorySizeDatePackage
KeyguardWindowController.javaAPI DocAndroid 1.5 API1009Wed May 06 22:42:06 BST 2009com.android.internal.policy.impl

KeyguardWindowController

public interface KeyguardWindowController
Interface passed to the keyguard view, for it to call up to control its containing window.

Fields Summary
Constructors Summary
Methods Summary
public voidsetNeedsInput(boolean needsInput)
Control whether the window needs input -- that is if it has text fields and thus should allow input method interaction.