HomeSort by relevance Sort by last modified time
    Searched defs:CONSUMED (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/view/
WindowInsets.java 52 public static final WindowInsets CONSUMED;
55 CONSUMED = new WindowInsets(null, null, null, false);
258 * Check if these insets have been fully consumed.
260 * <p>Insets are considered "consumed" if the applicable <code>consume*</code> methods
262 * insets through the view hierarchy; insets that have not been fully consumed will continue
268 * @return true if the insets have been fully consumed.
289 * Returns a copy of this WindowInsets with the system window insets fully consumed.
301 * Returns a copy of this WindowInsets with selected system window insets fully consumed.
467 * Returns a copy of this WindowInsets with the stable insets fully consumed.
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 

Completed in 98 milliseconds