Searched refs:getWindowInsets (Results 1 – 5 of 5) sorted by relevance
60 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
1892 /* package */ WindowInsets getWindowInsets(boolean forceConstruct) { in getWindowInsets() method in ViewRootImpl1941 WindowInsets insets = getWindowInsets(true /* forceConstruct */); in dispatchApplyInsets()
11193 return mAttachInfo.mViewRootImpl.getWindowInsets(false /* forceConstruct */);
17655 HSPLandroid/view/ViewRootImpl;->getWindowInsets(Z)Landroid/view/WindowInsets;
79101 Landroid/view/ViewRootImpl;->getWindowInsets(Z)Landroid/view/WindowInsets;