Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowCtsActivity.java84 public WindowInsets getLastInsets() { in getLastInsets() method in WindowCtsActivity
DWindowTest.java650 mActivity.getLastInsets().getSystemWindowInsets()); in testSetFitsContentForInsets_false()
662 mActivity.getLastInsets().getSystemWindowInsets()); in testSetFitsContentForInsets_defaultLegacy_sysuiFlags()
686 assertNull(mActivity.getLastInsets()); in testSetFitsContentForInsets_defaultLegacy_none()
698 assertNull(mActivity.getLastInsets()); in testSetFitsContentForInsets_true()