Home
last modified time | relevance | path

Searched defs:getCurrentInsets (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowInsetsAnimationController.java60 @NonNull Insets getCurrentInsets(); in getCurrentInsets() method
DInsetsAnimationControlImpl.java117 public Insets getCurrentInsets() { in getCurrentInsets() method in InsetsAnimationControlImpl