Home
last modified time | relevance | path

Searched refs:getCurrentInsets (Results 1 – 25 of 39) sorted by relevance

12

/core/core/src/main/java/androidx/core/view/
DWindowInsetsAnimationControllerCompat.java97 public @NonNull Insets getCurrentInsets() { in getCurrentInsets() method in WindowInsetsAnimationControllerCompat
98 return mImpl.getCurrentInsets(); in getCurrentInsets()
239 public @NonNull Insets getCurrentInsets() { in getCurrentInsets() method in WindowInsetsAnimationControllerCompat.Impl
294 public @NonNull Insets getCurrentInsets() { in getCurrentInsets() method in WindowInsetsAnimationControllerCompat.Impl30
295 return Insets.toCompatInsets(mController.getCurrentInsets()); in getCurrentInsets()
/core/core/api/
D1.5.0-beta02.txt2665 method public androidx.core.graphics.Insets getCurrentInsets();
D1.5.0-beta03.txt2664 method public androidx.core.graphics.Insets getCurrentInsets();
D1.5.0-beta01.txt2665 method public androidx.core.graphics.Insets getCurrentInsets();
D1.6.0-beta03.txt2705 method public androidx.core.graphics.Insets getCurrentInsets();
D1.6.0-beta01.txt2699 method public androidx.core.graphics.Insets getCurrentInsets();
D1.6.0-beta02.txt2699 method public androidx.core.graphics.Insets getCurrentInsets();
D1.8.0-beta02.txt2913 method public androidx.core.graphics.Insets getCurrentInsets();
D1.7.0-beta03.txt2850 method public androidx.core.graphics.Insets getCurrentInsets();
D1.7.0-beta01.txt2850 method public androidx.core.graphics.Insets getCurrentInsets();
D1.7.0-beta02.txt2850 method public androidx.core.graphics.Insets getCurrentInsets();
D1.10.0-beta01.txt3058 method public androidx.core.graphics.Insets getCurrentInsets();
D1.11.0-beta02.txt3161 method public androidx.core.graphics.Insets getCurrentInsets();
D1.9.0-beta01.txt3002 method public androidx.core.graphics.Insets getCurrentInsets();
D1.11.0-beta01.txt3161 method public androidx.core.graphics.Insets getCurrentInsets();
Drestricted_1.6.0-beta02.txt3132 method public androidx.core.graphics.Insets getCurrentInsets();
D1.13.0-beta01.txt3291 method public androidx.core.graphics.Insets getCurrentInsets();
Drestricted_1.6.0-beta01.txt3132 method public androidx.core.graphics.Insets getCurrentInsets();
D1.12.0-beta01.txt3276 method public androidx.core.graphics.Insets getCurrentInsets();
Drestricted_1.6.0-beta03.txt3132 method public androidx.core.graphics.Insets getCurrentInsets();
Drestricted_1.5.0-beta01.txt3089 method public androidx.core.graphics.Insets getCurrentInsets();
D1.15.0-beta01.txt3359 method public androidx.core.graphics.Insets getCurrentInsets();
Drestricted_1.5.0-beta02.txt3089 method public androidx.core.graphics.Insets getCurrentInsets();
Drestricted_1.5.0-beta03.txt3088 method public androidx.core.graphics.Insets getCurrentInsets();
Drestricted_1.8.0-beta02.txt3359 method public androidx.core.graphics.Insets getCurrentInsets();

12