Home
last modified time | relevance | path

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

/cts/tests/framework/base/activitymanager/util/src/android/server/am/
DWindowManagerState.java874 Rect getGivenContentInsets() { in getGivenContentInsets() method in WindowManagerState.WindowState
/cts/tests/framework/base/activitymanager/src/android/server/am/
DActivityManagerPinnedStackTests.java1387 Rect imeContentInsets = imeWinState.getGivenContentInsets(); in assertPinnedStackDoesNotIntersectIME()