Searched refs:getSystemWindowInsetBottom (Results 1 – 13 of 13) sorted by relevance
168 insets.getSystemWindowInsetRight(), insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()
160 insets.getSystemWindowInsetBottom()); in onCreate()
88 when(mWindowInsets.getSystemWindowInsetBottom()).thenReturn(mSystemWindowInsetSize); in setUp()
175 assertEquals(0, insets.getSystemWindowInsetBottom()); in testCalculateInsets_imeIgnoredWithoutAdjustResize()318 assertEquals(0, insets.getSystemWindowInsetBottom()); in testStripForDispatch()
1169 insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()1177 !isGesturalMode(mNavBarMode) || insets.getSystemWindowInsetBottom() == 0; in onApplyWindowInsets()
450 mInnerInsets.getSystemWindowInsetBottom() + bottomInset
1039 mFloatingInsets.bottom = insets.getSystemWindowInsetBottom();1041 0, insets.getSystemWindowInsetBottom());1045 mFloatingInsets.right = insets.getSystemWindowInsetBottom();
444 public int getSystemWindowInsetBottom() { in getSystemWindowInsetBottom() method in WindowInsets
3224 .setEmptyStateBottomOffset(insets.getSystemWindowInsetBottom());
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18740 HSPLandroid/view/WindowInsets;->getSystemWindowInsetBottom()I
18804 HSPLandroid/view/WindowInsets;->getSystemWindowInsetBottom()I
53788 method @Deprecated public int getSystemWindowInsetBottom();