Searched refs:CONSUMED (Results 1 – 7 of 7) sorted by relevance
49 return WindowInsets.CONSUMED; in onCreate()
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;
103 WindowInsets.CONSUMED in <lambda>()
164 return WindowInsets.CONSUMED; in onCreate()
114 public static final @NonNull WindowInsets CONSUMED; field in WindowInsets117 CONSUMED = new WindowInsets((Rect) null, null, false, false, null);
2411 return WindowInsets.CONSUMED;
55472 field @NonNull public static final android.view.WindowInsets CONSUMED;