Home
last modified time | relevance | path

Searched refs:setInsets (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DWindowInsetsTest.java62 b.setInsets(sideBars(), Insets.of(0, 0, 0, 100)); in typeMap()
63 b.setInsets(ime(), Insets.of(0, 0, 0, 300)); in typeMap()
82 b.setInsets(sideBars(), Insets.of(0, 0, 0, 100)); in visibility()
83 b.setInsets(ime(), Insets.of(0, 0, 0, 300)); in visibility()
96 b.setInsets(ime(), Insets.of(0, 0, 0, 300)); in consume_doesntChangeVisibility()
/frameworks/base/core/java/android/view/
DWindowInsets.java201 private static void setInsets(Insets[] typeInsetsMap, @InsetType int typeMask, Insets insets) { in setInsets() method in WindowInsets
956 WindowInsets.setInsets(mTypeInsetsMap, SYSTEM_GESTURES, insets); in setSystemGestureInsets()
976 WindowInsets.setInsets(mTypeInsetsMap, MANDATORY_SYSTEM_GESTURES, insets); in setMandatorySystemGestureInsets()
991 WindowInsets.setInsets(mTypeInsetsMap, TAPPABLE_ELEMENT, insets); in setTappableElementInsets()
1011 public Builder setInsets(@InsetType int typeMask, @NonNull Insets insets) { in setInsets() method in WindowInsets.Builder
1013 WindowInsets.setInsets(mTypeInsetsMap, typeMask, insets); in setInsets()
1048 WindowInsets.setInsets(mTypeMaxInsetsMap, typeMask, insets); in setMaxInsets()
DIWindowSession.aidl141 void setInsets(IWindow window, int touchableInsets, in Rect contentInsets, in setInsets() method
DViewRootImpl.java2659 mWindowSession.setInsets(mWindow, insets.mTouchableInsets, in performTraversals()
/frameworks/base/services/core/java/com/android/server/wm/
DTaskSnapshotSurface.java283 mSystemBarBackgroundPainter.setInsets(contentInsets, stableInsets); in setFrames()
528 void setInsets(Rect contentInsets, Rect stableInsets) { in setInsets() method in TaskSnapshotSurface.SystemBarBackgroundPainter
DTaskSnapshotController.java397 decorPainter.setInsets(mainWindow.getContentInsets(), mainWindow.getStableInsets()); in drawAppThemeSnapshot()
DSession.java216 public void setInsets(IWindow window, int touchableInsets, in setInsets() method in Session
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DEdgeBackGestureHandler.java455 public void setInsets(int leftInset, int rightInset) { in setInsets() method in EdgeBackGestureHandler
DNavigationBarView.java1130 mEdgeBackGestureHandler.setInsets(leftInset, rightInset); in onApplyWindowInsets()
/frameworks/base/services/
Dart-profile16727 HSPLcom/android/server/wm/Session;->setInsets(Landroid/view/IWindow;ILandroid/graphics/Rect;Landroi…
17046 PLcom/android/server/wm/TaskSnapshotSurface$SystemBarBackgroundPainter;->setInsets(Landroid/graphic…
/frameworks/base/config/
Dboot-image-profile.txt16274 HSPLandroid/view/IWindowSession$Stub$Proxy;->setInsets(Landroid/view/IWindow;ILandroid/graphics/Rec…
Dhiddenapi-greylist-max-o.txt80940 Landroid/view/IWindowSession$Stub$Proxy;->setInsets(Landroid/view/IWindow;ILandroid/graphics/Rect;L…
81000 Landroid/view/IWindowSession;->setInsets(Landroid/view/IWindow;ILandroid/graphics/Rect;Landroid/gra…