Home
last modified time | relevance | path

Searched defs:outStableInsets (Results 1 – 5 of 5) 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 InputChannel outInputChannel); in addToDisplay()
45 in int viewVisibility, out Rect outContentInsets, out Rect outStableInsets); in addWithoutInputChannel()
48 out Rect outStableInsets); in addToDisplayWithoutInputChannel()
93 out Rect outContentInsets, out Rect outVisibleInsets, out Rect outStableInsets, in relayout()
DWindowManagerPolicy.java876 Rect outStableInsets); in getInsetHintLw()
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java158 int viewVisibility, Rect outContentInsets, Rect outStableInsets, in add()
166 int viewVisibility, int displayId, Rect outContentInsets, Rect outStableInsets, in addToDisplay()
174 int viewVisibility, Rect outContentInsets, Rect outStableInsets) { in addWithoutInputChannel()
181 int viewVisibility, int displayId, Rect outContentInsets, Rect outStableInsets) { in addToDisplayWithoutInputChannel()
193 Rect outVisibleInsets, Rect outStableInsets, Configuration outConfig, in relayout()
DWindowManagerService.java2273 Rect outContentInsets, Rect outStableInsets, InputChannel outInputChannel) { in addWindow()
2999 Rect outVisibleInsets, Rect outStableInsets, Configuration outConfig, in relayoutWindow()
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java3110 Rect outStableInsets) { in getInsetHintLw()