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

/frameworks/base/core/java/android/view/
H A DWindowManager.java127 * @see #TYPE_APPLICATION_MEDIA
150 @ViewDebug.IntToString(from = TYPE_APPLICATION_MEDIA, to = "TYPE_APPLICATION_MEDIA"),
220 public static final int TYPE_APPLICATION_MEDIA = FIRST_SUB_WINDOW+1; field in class:WindowManager.LayoutParams
237 * These windows are displayed between TYPE_APPLICATION_MEDIA and the
/frameworks/base/include/ui/
H A DInputDispatcher.h162 TYPE_APPLICATION_MEDIA = FIRST_SUB_WINDOW+1, enumerator in enum:android::InputWindow::__anon140

Completed in 82 milliseconds