HomeSort by relevance Sort by last modified time
    Searched full:hasstableinsets (Results 1 - 25 of 26) sorted by null

1 2

  /frameworks/support/v4/api21/android/support/v4/view/
WindowInsetsCompatApi21.java 106 public boolean hasStableInsets() {
107 return mSource.hasStableInsets();
  /frameworks/base/docs/html/sdk/api_diff/21/changes/
android.view.WindowInsets.html 122 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/view/WindowInsets.html#hasStableInsets()" target="_top"><code>hasStableInsets</code></A>()</nobr>
alldiffs_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
methods_index_additions.html     [all...]
methods_index_all.html     [all...]
  /frameworks/base/core/java/android/view/
WindowInsets.java 254 return hasSystemWindowInsets() || hasWindowDecorInsets() || hasStableInsets();
461 public boolean hasStableInsets() {
  /frameworks/support/v4/donut/android/support/v4/view/
WindowInsetsCompat.java 246 public boolean hasStableInsets() {
  /frameworks/support/v4/api/
22.0.0.txt     [all...]
22.1.0.txt     [all...]
22.2.0.txt     [all...]
22.2.1.txt     [all...]
23.txt     [all...]
current.txt     [all...]
  /prebuilts/sdk/current/support/v4/src/api/
22.0.0.txt     [all...]
22.1.0.txt     [all...]
22.2.0.txt     [all...]
22.2.1.txt     [all...]
23.txt     [all...]
current.txt     [all...]
  /frameworks/base/docs/html/sdk/api_diff/21/
missingSinces.txt     [all...]
  /prebuilts/sdk/support-api/
22.0.0.txt     [all...]
22.1.0.txt     [all...]
22.2.0.txt     [all...]
22.2.1.txt     [all...]

Completed in 877 milliseconds

1 2