Home
last modified time | relevance | path

Searched refs:getWindowInsets (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/
DViewRootImplTest.java60 final WindowInsets insets = mViewRootImpl.getWindowInsets(true /* forceConstruct */); in negativeInsets_areSetToZero()
70 final WindowInsets insets = mViewRootImpl.getWindowInsets(true /* forceConstruct */); in negativeInsets_areSetToZero_positiveAreLeftAsIs()
80 final WindowInsets insets = mViewRootImpl.getWindowInsets(true /* forceConstruct */); in positiveInsets_areLeftAsIs()
103 WindowInsets getWindowInsets(boolean forceConstruct) throws Exception { in getWindowInsets() method in ViewRootImplTest.ViewRootImplAccessor
/frameworks/base/core/java/android/view/
DViewRootImpl.java1892 /* package */ WindowInsets getWindowInsets(boolean forceConstruct) { in getWindowInsets() method in ViewRootImpl
1941 WindowInsets insets = getWindowInsets(true /* forceConstruct */); in dispatchApplyInsets()
DView.java11193 return mAttachInfo.mViewRootImpl.getWindowInsets(false /* forceConstruct */);
/frameworks/base/config/
Dboot-image-profile.txt17655 HSPLandroid/view/ViewRootImpl;->getWindowInsets(Z)Landroid/view/WindowInsets;
Dhiddenapi-greylist-max-o.txt79101 Landroid/view/ViewRootImpl;->getWindowInsets(Z)Landroid/view/WindowInsets;