Home
last modified time | relevance | path

Searched refs:hasSystemWindowInsets (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/support/compat/src/main/java/androidx/core/view/
DWindowInsetsCompat.java129 public boolean hasSystemWindowInsets() { in hasSystemWindowInsets() method in WindowInsetsCompat
131 return ((WindowInsets) mInsets).hasSystemWindowInsets(); in hasSystemWindowInsets()
/frameworks/base/core/java/android/view/
DWindowInsets.java257 public boolean hasSystemWindowInsets() { in hasSystemWindowInsets() method in WindowInsets
283 return hasSystemWindowInsets() || hasWindowDecorInsets() || hasStableInsets() in hasInsets()
/frameworks/support/compat/api_legacy/
D26.0.0.txt1879 method public boolean hasSystemWindowInsets();
D27.0.0.txt1858 method public boolean hasSystemWindowInsets();
D26.1.0.txt1879 method public boolean hasSystemWindowInsets();
Dcurrent.txt1972 method public boolean hasSystemWindowInsets();
D27.1.0.txt1912 method public boolean hasSystemWindowInsets();
D28.0.0-alpha1.txt1970 method public boolean hasSystemWindowInsets();
/frameworks/support/compat/api/
Dcurrent.txt2101 method public boolean hasSystemWindowInsets();
/frameworks/support/api/
D22.0.0.txt3635 method public boolean hasSystemWindowInsets();
D22.1.0.txt3977 method public boolean hasSystemWindowInsets();
D22.2.0.txt4385 method public boolean hasSystemWindowInsets();
D22.2.1.txt4414 method public boolean hasSystemWindowInsets();
D25.1.0.txt7051 method public boolean hasSystemWindowInsets();
D25.2.0.txt7051 method public boolean hasSystemWindowInsets();
D25.0.0.txt6640 method public boolean hasSystemWindowInsets();
D23.0.0.txt5087 method public boolean hasSystemWindowInsets();
D24.2.0.txt6572 method public boolean hasSystemWindowInsets();
D23.2.1.txt5763 method public boolean hasSystemWindowInsets();
D23.1.0.txt5383 method public boolean hasSystemWindowInsets();
D23.1.1.txt5346 method public boolean hasSystemWindowInsets();
D25.3.0.txt7483 method public boolean hasSystemWindowInsets();
D23.4.0.txt5775 method public boolean hasSystemWindowInsets();
D23.2.0.txt5763 method public boolean hasSystemWindowInsets();
D25.4.0.txt7554 method public boolean hasSystemWindowInsets();

12