Searched refs:CONSUMED (Results 1 – 2 of 2) sorted by relevance
80 private WindowInsets mBaseInnerInsets = WindowInsets.CONSUMED;81 private WindowInsets mLastBaseInnerInsets = WindowInsets.CONSUMED;82 private WindowInsets mInnerInsets = WindowInsets.CONSUMED;83 private WindowInsets mLastInnerInsets = WindowInsets.CONSUMED;349 return WindowInsets.CONSUMED;
97 public static final WindowInsets CONSUMED; field in WindowInsets100 CONSUMED = new WindowInsets((Rect) null, null, false, false, null);