Home
last modified time | relevance | path

Searched refs:getContentInsets (Results 1 – 2 of 2) sorted by relevance

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowManagerState.java939 Rect getContentInsets() { in getContentInsets() method in WindowManagerState.WindowState
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DPinnedStackTests.java312 Rect contentInsets = windowState.getContentInsets(); in testPinnedStackOutOfBoundsInsetsNonNegative()