JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
android.view
Interface WindowManagerPolicy.InputConsumer
Enclosing interface:
WindowManagerPolicy
public static interface
WindowManagerPolicy.InputConsumer
Representation of a input consumer that the policy has added to the window manager to consume input events going to windows below it.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
dismiss
()
Remove the input consumer from the window manager.
Method Detail
dismiss
void dismiss()
Remove the input consumer from the window manager.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method