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

/frameworks/base/services/input/
H A DInputWindow.h87 TYPE_SEARCH_BAR = FIRST_SYSTEM_WINDOW+1, enumerator in enum:android::InputWindowInfo::__anon1128
/frameworks/base/core/java/android/view/
H A DWindowManager.java173 * @see #TYPE_SEARCH_BAR
197 @ViewDebug.IntToString(from = TYPE_SEARCH_BAR, to = "TYPE_SEARCH_BAR"),
326 public static final int TYPE_SEARCH_BAR = FIRST_SYSTEM_WINDOW+1; field in class:WindowManager.LayoutParams

Completed in 30 milliseconds