Searched refs:getSystemWindowInsetBottom (Results 1 – 17 of 17) sorted by relevance
114 insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()
148 insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()
332 int bottomInset = insets.getSystemWindowInsetBottom(); in onApplyWindowInsets()334 final int bottomMargin = Math.max(insets.getSystemWindowInsetBottom() - bottomOffset, 0); in onApplyWindowInsets()
131 insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()
168 insets.getSystemWindowInsetRight(), insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()
161 insets.getSystemWindowInsetBottom()); in onCreate()
88 when(mWindowInsets.getSystemWindowInsetBottom()).thenReturn(mSystemWindowInsetSize); in setUp()
513 Math.max(mInnerInsets.getSystemWindowInsetBottom(), bottomInset)520 mInnerInsets.getSystemWindowInsetBottom() + bottomInset
179 assertEquals(0, insets.getSystemWindowInsetBottom()); in testCalculateInsets_imeIgnoredWithoutAdjustResize()322 assertEquals(0, insets.getSystemWindowInsetBottom()); in testStripForDispatch()
1155 insets.getSystemWindowInsetBottom()); in onApplyWindowInsets()1163 !isGesturalMode(mNavBarMode) || insets.getSystemWindowInsetBottom() == 0; in onApplyWindowInsets()
1013 mFloatingInsets.bottom = insets.getSystemWindowInsetBottom();1015 0, insets.getSystemWindowInsetBottom());1019 mFloatingInsets.right = insets.getSystemWindowInsetBottom();
472 public int getSystemWindowInsetBottom() { in getSystemWindowInsetBottom() method in WindowInsets
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18409 HSPLandroid/view/WindowInsets;->getSystemWindowInsetBottom()I
34640 method public int getSystemWindowInsetBottom();
18473 HSPLandroid/view/WindowInsets;->getSystemWindowInsetBottom()I
54331 method @Deprecated public int getSystemWindowInsetBottom();