HomeSort by relevance Sort by last modified time
    Searched refs:outsets (Results 1 - 10 of 10) sorted by null

  /frameworks/base/core/java/android/view/
IWindow.aidl 51 in Rect visibleInsets, in Rect stableInsets, in Rect outsets, boolean reportDraw,
ViewRootImpl.java 1553 Rect outsets = mAttachInfo.mOutsets; local
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/wm/
TestIWindow.java 39 Rect stableInsets, Rect outsets, boolean reportDraw, MergedConfiguration mergedConfig,
  /frameworks/base/core/java/com/android/internal/view/
BaseIWindow.java 42 Rect stableInsets, Rect outsets, boolean reportDraw,
  /prebuilts/misc/common/robolectric/lib/
robolectric-3.1.1.jar 
  /frameworks/base/services/core/java/com/android/server/wm/
Session.java 234 Rect outVisibleInsets, Rect outStableInsets, Rect outsets, Rect outBackdropFrame,
242 outStableInsets, outsets, outBackdropFrame, mergedConfiguration, outSurface);
TaskSnapshotSurface.java 438 Rect stableInsets, Rect outsets, boolean reportDraw,
WindowState.java 298 * Outsets determine the area outside of the surface where we want to pretend that it's possible
3148 final Rect outsets = mLastOutsets; local
    [all...]
  /external/robolectric/v3/
robolectric-3.1-SNAPSHOT.jar 
  /frameworks/base/core/java/android/service/wallpaper/
WallpaperService.java 303 Rect visibleInsets, Rect stableInsets, Rect outsets, boolean reportDraw,
307 reportDraw ? 1 : 0, outsets);
    [all...]

Completed in 383 milliseconds