Home
last modified time | relevance | path

Searched defs:setInsets (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DIWindowSession.aidl138 void setInsets(IWindow window, int touchableInsets, in Rect contentInsets, in setInsets() method
/frameworks/base/services/core/java/com/android/server/wm/
DTaskSnapshotSurface.java493 void setInsets(Rect contentInsets, Rect stableInsets) { in setInsets() method in TaskSnapshotSurface.SystemBarBackgroundPainter
DSession.java266 public void setInsets(IWindow window, int touchableInsets, in setInsets() method in Session