HomeSort by relevance Sort by last modified time
    Searched full:fullscreen (Results 276 - 300 of 478) sorted by null

<<11121314151617181920

  /packages/apps/Launcher3/src/com/android/launcher3/
FocusHelper.java 58 // think of the fullscreen page as a focusable fullscreen widget).
298 // If the page we are going to is fullscreen, have it take the focus from hotseat.
310 // If the page we are going to is fullscreen, have it take the focus from hotseat.
  /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/
MediaChooser.java 117 void onFullScreenChanged(final boolean fullScreen) {}
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_hints.h 211 * \brief Minimize your SDL_Window if it loses key focus when in fullscreen mode. Defaults to true.
420 * \brief A variable that dictates policy for fullscreen Spaces on Mac OS X.
426 * SDL_WINDOW_RESIZABLE windows won't offer the "fullscreen"
429 * SDL_WINDOW_RESIZABLE windows will offer the "fullscreen"
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_hints.h 211 * \brief Minimize your SDL_Window if it loses key focus when in fullscreen mode. Defaults to true.
420 * \brief A variable that dictates policy for fullscreen Spaces on Mac OS X.
426 * SDL_WINDOW_RESIZABLE windows won't offer the "fullscreen"
429 * SDL_WINDOW_RESIZABLE windows will offer the "fullscreen"
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_hints.h 211 * \brief Minimize your SDL_Window if it loses key focus when in fullscreen mode. Defaults to true.
420 * \brief A variable that dictates policy for fullscreen Spaces on Mac OS X.
426 * SDL_WINDOW_RESIZABLE windows won't offer the "fullscreen"
429 * SDL_WINDOW_RESIZABLE windows will offer the "fullscreen"
  /frameworks/base/services/core/java/com/android/server/am/
ActivityRecord.java 124 boolean fullscreen; // covers the full screen? field in class:ActivityRecord
350 pw.print(prefix); pw.print("fullscreen="); pw.print(fullscreen);
447 // Make sure fontScale is always equal to global. For fullscreen apps, config is
468 // An activity is considered to be in multi-window mode if its task isn't fullscreen.
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 622 * even if DWM is enabled, and buffer_count buffers in fullscreen mode.
899 BOOL fullscreen; member in struct:GalliumDXGISwapChain
    [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
docs.js     [all...]
  /external/skia/src/views/unix/
SkOSWindow_Unix.cpp 467 Atom fullscreen = XInternAtom(dsp, "_NET_WM_STATE_FULLSCREEN", False); local
476 evt.xclient.data.l[1] = fullscreen;
  /frameworks/base/docs/html/training/system-ui/
immersive.jd 27 <a href="{@docRoot}design/patterns/fullscreen.html">
154 interaction, you can probably get by with the <a href="{@docRoot}design/patterns/fullscreen.html">
  /packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ConversationInputManager.java 363 public void onFullScreenChanged(boolean fullScreen) {
367 mSink.setAccessibility(!fullScreen /*enabled*/);
  /prebuilts/maven_repo/android/com/android/support/test/espresso/espresso-core/2.0/
espresso-core-2.0-javadoc.jar 
  /prebuilts/maven_repo/android/com/android/support/test/espresso/espresso-core/2.1/
espresso-core-2.1-javadoc.jar 
  /prebuilts/maven_repo/android/com/android/support/test/espresso/espresso-core/2.2/
espresso-core-2.2-javadoc.jar 
  /prebuilts/maven_repo/android/com/android/support/test/espresso/espresso-core/2.2.1/
espresso-core-2.2.1-javadoc.jar 
  /prebuilts/maven_repo/android/com/android/support/test/espresso/espresso-core/2.2.2/
espresso-core-2.2.2-javadoc.jar 
  /prebuilts/maven_repo/android/com/android/support/test/espresso/espresso-web/2.2.2/
espresso-web-2.2.2-javadoc.jar 
  /build/tools/droiddoc/templates-sac/
docpage.cs 125 <?cs if:!fullscreen ?>
  /cts/tests/accessibility/src/android/view/accessibility/cts/
AccessibilityEventTest.java 226 assertEquals("fullScreen has incorrect value", expectedEvent.isFullScreen(), receivedEvent
  /external/autotest/client/site_tests/graphics_WebGLAquarium/
webgl_aquarium_static.tar.bz2 
  /external/autotest/client/site_tests/video_GlitchDetection/
video_GlitchDetection.py 73 # HACK: Unset and reset fullscreen. There is a bug in Chrome
  /external/autotest/server/site_tests/display_Tearing/
display_Tearing.py 33 # external detection, mirror mode and fullscreen, to disappear.
  /external/deqp/modules/gles2/functional/
es2fPrerequisiteTests.cpp 191 // Fullscreen
  /external/deqp/modules/gles3/functional/
es3fPrerequisiteTests.cpp 191 // Fullscreen
  /frameworks/base/docs/html/about/versions/
android-2.0-highlights.jd 162 <li>{@code <video>} tag support in fullscreen mode.</li>

Completed in 1184 milliseconds

<<11121314151617181920