Home
last modified time | relevance | path

Searched refs:hasStableInsets (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/support/compat/src/main/java/androidx/core/view/
DWindowInsetsCompat.java326 public boolean hasStableInsets() { in hasStableInsets() method in WindowInsetsCompat
328 return ((WindowInsets) mInsets).hasStableInsets(); in hasStableInsets()
/frameworks/base/core/java/android/view/
DWindowInsets.java283 return hasSystemWindowInsets() || hasWindowDecorInsets() || hasStableInsets() in hasInsets()
516 public boolean hasStableInsets() { in hasStableInsets() method in WindowInsets
/frameworks/support/compat/api_legacy/
D26.0.0.txt1878 method public boolean hasStableInsets();
D27.0.0.txt1857 method public boolean hasStableInsets();
D26.1.0.txt1878 method public boolean hasStableInsets();
Dcurrent.txt1971 method public boolean hasStableInsets();
D27.1.0.txt1911 method public boolean hasStableInsets();
D28.0.0-alpha1.txt1969 method public boolean hasStableInsets();
/frameworks/support/compat/api/
Dcurrent.txt2100 method public boolean hasStableInsets();
/frameworks/support/api/
D22.0.0.txt3634 method public boolean hasStableInsets();
D22.1.0.txt3976 method public boolean hasStableInsets();
D22.2.0.txt4384 method public boolean hasStableInsets();
D22.2.1.txt4413 method public boolean hasStableInsets();
D25.1.0.txt7050 method public boolean hasStableInsets();
D25.2.0.txt7050 method public boolean hasStableInsets();
D25.0.0.txt6639 method public boolean hasStableInsets();
D23.0.0.txt5086 method public boolean hasStableInsets();
D24.2.0.txt6571 method public boolean hasStableInsets();
D23.2.1.txt5762 method public boolean hasStableInsets();
D23.1.0.txt5382 method public boolean hasStableInsets();
D23.1.1.txt5345 method public boolean hasStableInsets();
D25.3.0.txt7482 method public boolean hasStableInsets();
D23.4.0.txt5774 method public boolean hasStableInsets();
D23.2.0.txt5762 method public boolean hasStableInsets();
D25.4.0.txt7553 method public boolean hasStableInsets();

12