Searched refs:setInsets (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | IWindowSession.aidl | 109 void setInsets(IWindow window, int touchableInsets, in Rect contentInsets, in setInsets() method
|
D | ViewRootImpl.java | 1551 sWindowSession.setInsets(mWindow, insets.mTouchableInsets, in performTraversals()
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | BridgeWindowSession.java | 108 public void setInsets(IWindow window, int touchable, Rect contentInsets, in setInsets() method in BridgeWindowSession
|
/frameworks/base/services/java/com/android/server/wm/ |
D | Session.java | 174 public void setInsets(IWindow window, int touchableInsets, in setInsets() method in Session
|