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

/frameworks/base/services/input/
H A DInputWindow.h80 TYPE_APPLICATION_MEDIA = FIRST_SUB_WINDOW+1, enumerator in enum:android::InputWindowInfo::__anon1128
/frameworks/base/core/java/android/view/
H A DWindowManager.java169 * @see #TYPE_APPLICATION_MEDIA
192 @ViewDebug.IntToString(from = TYPE_APPLICATION_MEDIA, to = "TYPE_APPLICATION_MEDIA"),
278 public static final int TYPE_APPLICATION_MEDIA = FIRST_SUB_WINDOW+1; field in class:WindowManager.LayoutParams
295 * These windows are displayed between TYPE_APPLICATION_MEDIA and the

Completed in 652 milliseconds