HomeSort by relevance Sort by last modified time
    Searched full:minimized (Results 76 - 100 of 338) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/services/tests/servicestests/src/com/android/server/am/
ActivityStackSupervisorTests.java 295 // Under split screen primary we should be focusable when not minimized
300 // Under split screen primary we should not be focusable when minimized
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
LeastSquaresConverter.java 43 * minimized by any optimizer supporting scalar objectives functions.This is one way
  /external/clang/utils/
CmpDriver 36 b')) is minimized.
  /external/icu/icu4c/source/samples/layout/
clayout.c 63 // if the window's been minimized?
layout.cpp 62 // if the window's been minimized?
  /external/swiftshader/
README.md 48 [llvm-subzero](third_party/llvm-subzero/) contains a minimized set of LLVM dependencies of the Subzero project.
  /external/tensorflow/tensorflow/contrib/kfac/examples/tests/
convnet_test.py 93 loss: 0-D Tensor representing loss to be minimized.
  /external/wayland-protocols/freedesktop.org/unstable/xdg-shell/
xdg-shell-unstable-v5.xml 146 properties like maximized, fullscreen, minimized, and to move and resize
523 <description summary="set the window as minimized">
525 way to know if the surface is currently minimized, nor is there
528 If you are looking to throttle redrawing when minimized, please
  /prebuilts/clang/host/linux-x86/clang-4393122/prebuilt_include/llvm/lib/Fuzzer/
FuzzerFlags.def 54 " the minimized input triggers the same crash."
  /prebuilts/clang/host/linux-x86/clang-4479392/prebuilt_include/llvm/lib/Fuzzer/
FuzzerFlags.def 54 " the minimized input triggers the same crash."
  /prebuilts/clang/host/linux-x86/clang-4579689/prebuilt_include/llvm/lib/Fuzzer/
FuzzerFlags.def 54 " the minimized input triggers the same crash."
  /prebuilts/clang/host/linux-x86/clang-4630689/prebuilt_include/llvm/lib/Fuzzer/
FuzzerFlags.def 54 " the minimized input triggers the same crash."
  /prebuilts/clang/host/linux-x86/clang-4639204/prebuilt_include/llvm/lib/Fuzzer/
FuzzerFlags.def 54 " the minimized input triggers the same crash."
  /prebuilts/clang/host/linux-x86/clang-4691093/prebuilt_include/llvm/lib/Fuzzer/
FuzzerFlags.def 54 " the minimized input triggers the same crash."
  /sdk/find_java2/src/
FindJava2Dlg.cpp 108 // the minimized window. [Note: MFC boilerplate, keep as-is]
  /external/tagsoup/
CHANGES 25 In HTML mode, boolean attributes like checked are output in minimized form
143 Clean up handling of XML empty tags and SGML minimized end-tags
212 Start-tags ending in a minimized attribute are no longer being dropped
  /external/tensorflow/tensorflow/contrib/kfac/examples/
convnet.py 143 loss: 0-D Tensor representing loss to be minimized.
190 loss: 0-D Tensor. Loss to be minimized.
269 loss: 0-D Tensor. Loss to be minimized.
  /frameworks/base/core/java/com/android/internal/policy/
PipSnapAlgorithm.java 97 * Sets the PIP's minimized state.
248 * Applies the offset to the {@param stackBounds} to adjust it to a minimized state.
393 // If the stackBounds are minimized, then it should only be snapped back horizontally
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
TwoPaneLayout.java 347 public void animateDrawer(boolean minimized) {
350 translatePanes(minimized ? 0 : openDrawerDelta, 0 /* drawerDeltaX */, true /* animate */);
517 // Drawer is minimized if velocity is toward the left or it's rtl.
    [all...]
FolderListFragment.java 766 public void setMinimized(boolean minimized) {
771 mIsMinimized = minimized;
786 public void animateMinimized(boolean minimized) {
791 mIsMinimized = minimized;
796 // From the current state (either maximized or partially dragged) to minimized.
    [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_video.h 104 SDL_WINDOW_MINIMIZED = 0x00000040, /**< window is minimized */
146 SDL_WINDOWEVENT_MINIMIZED, /**< Window has been minimized */
656 * \brief Restore the size and position of a minimized or maximized window.
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_video.h 104 SDL_WINDOW_MINIMIZED = 0x00000040, /**< window is minimized */
146 SDL_WINDOWEVENT_MINIMIZED, /**< Window has been minimized */
656 * \brief Restore the size and position of a minimized or maximized window.
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_video.h 104 SDL_WINDOW_MINIMIZED = 0x00000040, /**< window is minimized */
146 SDL_WINDOWEVENT_MINIMIZED, /**< Window has been minimized */
656 * \brief Restore the size and position of a minimized or maximized window.
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_video.h 104 SDL_WINDOW_MINIMIZED = 0x00000040, /**< window is minimized */
146 SDL_WINDOWEVENT_MINIMIZED, /**< Window has been minimized */
656 * \brief Restore the size and position of a minimized or maximized window.
    [all...]
  /developers/build/prebuilts/gradle/PictureInPicture/app/src/main/java/com/example/android/pictureinpicture/widget/
MovieView.java 60 /** Called when this view should be minimized. */

Completed in 1706 milliseconds

1 2 34 5 6 7 8 91011>>