Searched refs:setInsets (Results 1 - 6 of 6) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeWindowSession.java124 public void setInsets(IWindow window, int touchable, Rect contentInsets, method in class:BridgeWindowSession
/frameworks/base/core/java/android/view/
H A DIWindowSession.aidl133 void setInsets(IWindow window, int touchableInsets, in Rect contentInsets,
H A DViewRootImpl.java2281 mWindowSession.setInsets(mWindow, insets.mTouchableInsets,
/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskSnapshotSurface.java273 mSystemBarBackgroundPainter.setInsets(contentInsets, stableInsets);
486 void setInsets(Rect contentInsets, Rect stableInsets) { method in class:TaskSnapshotSurface.SystemBarBackgroundPainter
H A DTaskSnapshotController.java295 decorPainter.setInsets(mainWindow.mContentInsets, mainWindow.mStableInsets);
H A DSession.java260 public void setInsets(IWindow window, int touchableInsets, method in class:Session

Completed in 123 milliseconds