Home
last modified time | relevance | path

Searched defs:outStableInsets (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DIWindowSession.aidl39 in int viewVisibility, out Rect outContentInsets, out Rect outStableInsets, in add()
43 out Rect outStableInsets, out Rect outOutsets, out InputChannel outInputChannel); in addToDisplay()
45 in int viewVisibility, out Rect outContentInsets, out Rect outStableInsets); in addWithoutInputChannel()
48 out Rect outStableInsets); in addToDisplayWithoutInputChannel()
97 out Rect outContentInsets, out Rect outVisibleInsets, out Rect outStableInsets, in relayout()
DWindowManagerPolicy.java1178 Rect outStableInsets, Rect outOutsets); in getInsetHintLw()
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java183 int viewVisibility, Rect outContentInsets, Rect outStableInsets, in add()
191 int viewVisibility, int displayId, Rect outContentInsets, Rect outStableInsets, in addToDisplay()
199 int viewVisibility, Rect outContentInsets, Rect outStableInsets) { in addWithoutInputChannel()
206 int viewVisibility, int displayId, Rect outContentInsets, Rect outStableInsets) { in addToDisplayWithoutInputChannel()
223 Rect outVisibleInsets, Rect outStableInsets, Rect outsets, Rect outBackdropFrame, in relayout()
DWindowManagerService.java1172 Rect outContentInsets, Rect outStableInsets, Rect outOutsets, in addWindow()
1888 Rect outVisibleInsets, Rect outStableInsets, Rect outOutsets, Rect outBackdropFrame, in relayoutWindow()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/misc/
DSystemServicesProxy.java1278 public void getStableInsets(Rect outStableInsets) { in getStableInsets()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java4276 Rect outStableInsets, Rect outOutsets) { in getInsetHintLw()