Searched refs:getSystemWindowInsetLeft (Results 1 – 11 of 11) sorted by relevance
167 mMainInsets.set(insets.getSystemWindowInsetLeft(), insets.getSystemWindowInsetTop(), in onApplyWindowInsets()
158 mRoot.setPadding(insets.getSystemWindowInsetLeft(), in onCreate()
89 when(mWindowInsets.getSystemWindowInsetLeft()).thenReturn(mSystemWindowInsetSize); in setUp()
447 mInnerInsets.getSystemWindowInsetLeft(),
1046 insets = insets.inset(insets.getSystemWindowInsetLeft(), 0,1588 int newLeftMargin = innerInsets.getSystemWindowInsetLeft();1595 int newGuardLeftMargin = rootInsets.getSystemWindowInsetLeft();
396 public int getSystemWindowInsetLeft() { in getSystemWindowInsetLeft() method in WindowInsets
1166 int leftInset = insets.getSystemWindowInsetLeft(); in onApplyWindowInsets()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18741 HSPLandroid/view/WindowInsets;->getSystemWindowInsetLeft()I
18805 HSPLandroid/view/WindowInsets;->getSystemWindowInsetLeft()I
53789 method @Deprecated public int getSystemWindowInsetLeft();