Searched refs:contentInsets (Results 26 - 26 of 26) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java1779 void setInsetsWindow(Session session, IWindow client, int touchableInsets, Rect contentInsets, argument
1786 + ", contentInsets=" + w.mGivenContentInsets + " -> " + contentInsets
1792 w.mGivenContentInsets.set(contentInsets);

Completed in 205 milliseconds

12