Lines Matching defs:clear

2077      * its display list. This flag, used only when hw accelerated, allows us to clear the
2858 * DisplayList to clear its animation matrix.
4459 * by {@link #stopNestedScroll()} at the same point where we clear
7217 focusablesTempList.clear();
8692 * focus within its window. This method can be used to clear any state tied to the
9759 * you should clear this flag.
10221 // the previous cluster "complete" and clear its last-focused memory.
10619 * Call this to try to clear accessibility focus of this view.
10649 // is fine since the client has a clear idea which view is hovered at the
10968 // clear accessibility focus.
13314 // root view becoming invisible shouldn't clear focus and accessibility focus
15565 * Used to indicate that the parent of this view should clear its caches. This functionality
17967 public void outputDirtyFlags(String indent, boolean clear, int clearMask) {
17972 if (clear) {
17980 child.outputDirtyFlags(indent + " ", clear, clearMask);
18270 boolean clear = true;
18318 clear = drawingCacheBackgroundColor != 0;
18338 if (clear) {
18776 parent.getChildTransformation().clear();
18793 // No longer animating: clear out old animation matrix
20342 * to clear the previous drawable. setVisible first while we still have the callback set.
20461 * @param tint the tint to apply, may be {@code null} to clear tint
20495 * {@code null} to clear tint
20674 * @param tint the tint to apply, may be {@code null} to clear tint
20712 * {@code null} to clear tint
21904 if (mMeasureCache != null) mMeasureCache.clear();
21935 if (mMeasureCache != null) mMeasureCache.clear();