Searched defs:stableInsets (Results 1 – 15 of 15) sorted by relevance
| /frameworks/base/core/java/android/view/ |
| D | WindowCallbacks.java | 49 Rect stableInsets); in onWindowSizeIsChanging() 60 Rect stableInsets, int resizeMode); in onWindowDragResizeStart()
|
| D | IWindow.aidl | 54 in Rect visibleInsets, in Rect stableInsets, in Rect outsets, boolean reportDraw, in resized()
|
| D | WindowInsets.java | 1089 public Builder setStableInsets(@NonNull Insets stableInsets) { in setStableInsets()
|
| D | ViewRootImpl.java | 1875 Rect stableInsets = mDispatchStableInsets; in getWindowInsets() local 7231 Rect visibleInsets, Rect stableInsets, Rect outsets, boolean reportDraw, in dispatchResized() 8356 Rect visibleInsets, Rect stableInsets, Rect outsets, boolean reportDraw, in resized() 8563 Rect stableInsets, int resizeMode) { in startDragResizing()
|
| /frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/system/ |
| D | WindowCallbacksCompat.java | 70 Rect stableInsets) { } in onWindowSizeIsChanging() 73 Rect stableInsets, int resizeMode) { } in onWindowDragResizeStart()
|
| /frameworks/base/core/java/com/android/internal/policy/ |
| D | BackdropFrameRenderer.java | 81 boolean fullscreen, Rect systemInsets, Rect stableInsets) { in BackdropFrameRenderer() 161 Rect stableInsets) { in setTargetRect() 311 Rect stableInsets) { in redrawLocked() 367 boolean fullscreen, Rect systemInsets, Rect stableInsets) { in drawColorViews()
|
| D | PipSnapAlgorithm.java | 251 Rect stableInsets) { in applyMinimizedOffset()
|
| D | DecorView.java | 1084 public static void getNavigationBarRect(int canvasWidth, int canvasHeight, Rect stableInsets, in getNavigationBarRect() 2263 Rect stableInsets) { in onWindowSizeIsChanging() 2271 Rect stableInsets, int resizeMode) { in onWindowDragResizeStart()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/ |
| D | PipDismissViewController.java | 72 final Rect stableInsets = new Rect(); in createDismissTarget() local
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | TaskSnapshotSurface.java | 277 void setFrames(Rect frame, Rect contentInsets, Rect stableInsets) { in setFrames() 469 Rect stableInsets, Rect outsets, boolean reportDraw, in resized() 528 void setInsets(Rect contentInsets, Rect stableInsets) { in setInsets()
|
| D | AppTransition.java | 1225 @Nullable Rect surfaceInsets, @Nullable Rect stableInsets, boolean freeform, in createAspectScaledThumbnailEnterExitAnimationLocked() 1614 @Nullable Rect surfaceInsets, @Nullable Rect stableInsets, boolean isVoiceInteraction, in loadAnimation()
|
| D | WindowState.java | 3153 final Rect stableInsets = mWindowFrames.mLastStableInsets; in reportResized() local 3255 Rect visibleInsets, Rect stableInsets, Rect outsets, boolean reportDraw, in dispatchResized()
|
| D | AppWindowToken.java | 2642 final Rect stableInsets = new Rect(); in loadAnimation() local
|
| /frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
| D | TestIWindow.java | 40 Rect stableInsets, Rect outsets, boolean reportDraw, MergedConfiguration mergedConfig, in resized()
|
| /frameworks/base/core/java/com/android/internal/view/ |
| D | BaseIWindow.java | 45 Rect stableInsets, Rect outsets, boolean reportDraw, in resized()
|