Searched defs:getStableInsetBottom (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/compat/src/main/java/androidx/core/view/
H A DWindowInsetsCompat.java307 public int getStableInsetBottom() { method in class:WindowInsetsCompat
309 return ((WindowInsets) mInsets).getStableInsetBottom();
/frameworks/base/core/java/android/view/
H A DWindowInsets.java501 public int getStableInsetBottom() { method in class:WindowInsets

Completed in 43 milliseconds