Searched defs:SoftInputWindow (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
H A DSoftInputWindow.java29 * A SoftInputWindow is a Dialog that is intended to be used for a top-level input
34 class SoftInputWindow extends Dialog { class in inherits:Dialog
45 * Create a SoftInputWindow that uses a custom style.
56 public SoftInputWindow(Context context, int theme, method in class:SoftInputWindow

Completed in 129 milliseconds