Lines Matching refs:boolean

70     method public void addAll(T[], boolean);
79 method public boolean remove(T);
88 method public boolean areContentsTheSame(T2, T2);
89 method public boolean areItemsTheSame(T2, T2);
100 method public abstract boolean areContentsTheSame(T2, T2);
101 method public abstract boolean areItemsTheSame(T2, T2);
115 method public boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
116 …method public boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, android.sup…
117 …method public boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int, int, int…
118 method public boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
121 method public boolean isRunning();
128 ctor public GridLayoutManager(android.content.Context, int, int, boolean);
158 method public boolean isSpanIndexCacheEnabled();
159 method public void setSpanIndexCacheEnabled(boolean);
164 ctor public LinearLayoutManager(android.content.Context, int, boolean);
174 method public boolean getRecycleChildrenOnDetach();
175 method public boolean getReverseLayout();
176 method public boolean getStackFromEnd();
177 method protected boolean isLayoutRTL();
178 method public boolean isSmoothScrollbarEnabled();
182 method public void setRecycleChildrenOnDetach(boolean);
183 method public void setReverseLayout(boolean);
184 method public void setSmoothScrollbarEnabled(boolean);
185 method public void setStackFromEnd(boolean);
194 field public boolean mFinished;
195 field public boolean mFocusable;
196 field public boolean mIgnoreConsumed;
264 method public boolean drawChild(android.graphics.Canvas, android.view.View, long);
270 method public boolean fling(int, int);
284 method public boolean hasFixedSize();
285 method public boolean hasPendingAdapterUpdates();
287 method public boolean isAnimating();
288 method public boolean isComputingLayout();
289 method public boolean isLayoutFrozen();
295 method protected void onLayout(boolean, int, int, int, int);
306 method public void setHasFixedSize(boolean);
309 method public void setLayoutFrozen(boolean);
319 method public void swapAdapter(android.support.v7.widget.RecyclerView.Adapter, boolean);
339 method public final boolean hasObservers();
340 method public final boolean hasStableIds();
356 method public boolean onFailedToRecycleView(VH);
361 method public void setHasStableIds(boolean);
381 method public abstract boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
382 …method public abstract boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, an…
383 …method public abstract boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int,…
384 method public abstract boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
388 …blic final void dispatchChangeFinished(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
389 …blic final void dispatchChangeStarting(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
400 method public boolean getSupportsChangeAnimations();
401 method public abstract boolean isRunning();
402 …method public final boolean isRunning(android.support.v7.widget.RecyclerView.ItemAnimator.ItemAnim…
405 method public void onChangeFinished(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
406 method public void onChangeStarting(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
416 method public void setSupportsChangeAnimations(boolean);
445 method public boolean canScrollHorizontally();
446 method public boolean canScrollVertically();
447 method public boolean checkLayoutParams(android.support.v7.widget.RecyclerView.LayoutParams);
468 method public static int getChildMeasureSpec(int, int, int, boolean);
469 method public boolean getClipToPadding();
498 method public boolean hasFocus();
500 method public boolean isAttachedToWindow();
501 method public boolean isFocused();
502 …method public boolean isLayoutHierarchical(android.support.v7.widget.RecyclerView.Recycler, androi…
503 method public boolean isSmoothScrolling();
511 …method public boolean onAddFocusables(android.support.v7.widget.RecyclerView, java.util.ArrayList<…
529 …method public deprecated boolean onRequestChildFocus(android.support.v7.widget.RecyclerView, andro…
530 …method public boolean onRequestChildFocus(android.support.v7.widget.RecyclerView, android.support.…
534 …method public boolean performAccessibilityAction(android.support.v7.widget.RecyclerView.Recycler, …
535 …method public boolean performAccessibilityActionForItem(android.support.v7.widget.RecyclerView.Rec…
541 method public boolean removeCallbacks(java.lang.Runnable);
545 …ethod public boolean requestChildRectangleOnScreen(android.support.v7.widget.RecyclerView, android…
555 method public boolean supportsPredictiveItemAnimations();
561 field public boolean reverseLayout;
563 field public boolean stackFromEnd;
575 method public boolean isItemChanged();
576 method public boolean isItemRemoved();
577 method public boolean isViewInvalid();
578 method public boolean viewNeedsUpdate();
587 …method public abstract boolean onInterceptTouchEvent(android.support.v7.widget.RecyclerView, andro…
588 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
623 …method public boolean onInterceptTouchEvent(android.support.v7.widget.RecyclerView, android.view.M…
624 method public void onRequestDisallowInterceptTouchEvent(boolean);
636 method public boolean isPendingInitialRun();
637 method public boolean isRunning();
667 method public boolean didStructureChange();
671 method public boolean hasTargetScrollPosition();
672 method public boolean isPreLayout();
676 method public boolean willRunPredictiveAnimations();
677 method public boolean willRunSimpleAnimations();
693 method public final boolean isRecyclable();
694 method public final void setIsRecyclable(boolean);
712 method public boolean getReverseLayout();
718 method public void setReverseLayout(boolean);
735 method public boolean isFullSpan();
736 method public void setFullSpan(boolean);
767 …method public boolean canDropOver(android.support.v7.widget.RecyclerView, android.support.v7.widge…
779 method public boolean isItemViewSwipeEnabled();
780 method public boolean isLongPressDragEnabled();
783 …idget.RecyclerView, android.support.v7.widget.RecyclerView.ViewHolder, float, float, int, boolean);
784 …idget.RecyclerView, android.support.v7.widget.RecyclerView.ViewHolder, float, float, int, boolean);
785 …method public abstract boolean onMove(android.support.v7.widget.RecyclerView, android.support.v7.w…
808 …ics.Canvas, android.support.v7.widget.RecyclerView, android.view.View, float, float, int, boolean);
809 …ics.Canvas, android.support.v7.widget.RecyclerView, android.view.View, float, float, int, boolean);