Home | History | Annotate | Download | only in view

Lines Matching defs:getDecorView

868         final View decorView = getDecorView();
884 final View decorView = getDecorView();
886 getDecorView().removeFrameMetricsListener(listener);
1096 * {@link #getDecorView()}:
1229 * so will not be modified by {@link #getDecorView}.
1283 final View decorView = getDecorView();
1335 * This will implicitly call {@link #getDecorView} with all of the associated side-effects.
1349 return getDecorView().findViewById(id);
1664 public abstract View getDecorView();
1671 * @see #getDecorView