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

/frameworks/native/services/inputflinger/
H A DInputWindow.h75 TYPE_APPLICATION_MEDIA = FIRST_SUB_WINDOW+1, enumerator in enum:android::InputWindowInfo::__anon1823
/frameworks/base/core/java/android/view/
H A DWindowManager.java487 * @see #TYPE_APPLICATION_MEDIA
516 @ViewDebug.IntToString(from = TYPE_APPLICATION_MEDIA,
656 public static final int TYPE_APPLICATION_MEDIA = FIRST_SUB_WINDOW + 1; field in class:WindowManager.LayoutParams
673 * These windows are displayed between TYPE_APPLICATION_MEDIA and the

Completed in 50 milliseconds