[go: nahoru, domu]

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

/frameworks/native/services/inputflinger/
H A DInputWindow.h49 FLAG_FULLSCREEN = 0x00000400, enumerator in enum:android::InputWindowInfo::__anon1532
/frameworks/base/core/java/android/view/
H A DWindowManager.java752 public static final int FLAG_FULLSCREEN = 0x00000400; field in class:WindowManager.LayoutParams
754 /** Window flag: override {@link #FLAG_FULLSCREEN} and force the
1030 * @see #FLAG_FULLSCREEN
1068 @ViewDebug.FlagToString(mask = FLAG_FULLSCREEN, equals = FLAG_FULLSCREEN,
1069 name = "FLAG_FULLSCREEN"),
1387 * layout parameter flags include {@link #FLAG_FULLSCREEN}, this
1586 * opaque windows have the #FLAG_FULLSCREEN bit set and are not covered

Completed in 37 milliseconds