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

/frameworks/base/services/input/
H A DInputWindow.h98 TYPE_INPUT_METHOD_DIALOG= FIRST_SYSTEM_WINDOW+12, enumerator in enum:android::InputWindowInfo::__anon1128
/frameworks/base/core/java/android/view/
H A DWindowManager.java185 * @see #TYPE_INPUT_METHOD_DIALOG
208 @ViewDebug.IntToString(from = TYPE_INPUT_METHOD_DIALOG, to = "TYPE_INPUT_METHOD_DIALOG"),
404 public static final int TYPE_INPUT_METHOD_DIALOG= FIRST_SYSTEM_WINDOW+12; field in class:WindowManager.LayoutParams

Completed in 77 milliseconds