Lines Matching refs:boolean
43 method public void addAll(T[], boolean);
52 method public boolean remove(T);
61 method public boolean areContentsTheSame(T2, T2);
62 method public boolean areItemsTheSame(T2, T2);
73 method public abstract boolean areContentsTheSame(T2, T2);
74 method public abstract boolean areItemsTheSame(T2, T2);
88 method public boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
89 …method public boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, android.sup…
90 …method public boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int, int, int…
91 method public boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
94 method public boolean isRunning();
101 ctor public GridLayoutManager(android.content.Context, int, int, boolean);
131 method public boolean isSpanIndexCacheEnabled();
132 method public void setSpanIndexCacheEnabled(boolean);
137 ctor public LinearLayoutManager(android.content.Context, int, boolean);
147 method public boolean getRecycleChildrenOnDetach();
148 method public boolean getReverseLayout();
149 method public boolean getStackFromEnd();
150 method protected boolean isLayoutRTL();
151 method public boolean isSmoothScrollbarEnabled();
155 method public void setRecycleChildrenOnDetach(boolean);
156 method public void setReverseLayout(boolean);
157 method public void setSmoothScrollbarEnabled(boolean);
158 method public void setStackFromEnd(boolean);
167 field public boolean mFinished;
168 field public boolean mFocusable;
169 field public boolean mIgnoreConsumed;
237 method public boolean drawChild(android.graphics.Canvas, android.view.View, long);
243 method public boolean fling(int, int);
257 method public boolean hasFixedSize();
258 method public boolean hasPendingAdapterUpdates();
260 method public boolean isAnimating();
261 method public boolean isComputingLayout();
267 method protected void onLayout(boolean, int, int, int, int);
278 method public void setHasFixedSize(boolean);
290 method public void swapAdapter(android.support.v7.widget.RecyclerView.Adapter, boolean);
310 method public final boolean hasObservers();
311 method public final boolean hasStableIds();
324 method public boolean onFailedToRecycleView(VH);
329 method public void setHasStableIds(boolean);
348 method public abstract boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
349 …method public abstract boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, an…
350 …method public abstract boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int,…
351 method public abstract boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
355 …blic final void dispatchChangeFinished(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
356 …blic final void dispatchChangeStarting(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
367 method public boolean getSupportsChangeAnimations();
368 method public abstract boolean isRunning();
369 …method public final boolean isRunning(android.support.v7.widget.RecyclerView.ItemAnimator.ItemAnim…
372 method public void onChangeFinished(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
373 method public void onChangeStarting(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
383 method public void setSupportsChangeAnimations(boolean);
412 method public boolean canScrollHorizontally();
413 method public boolean canScrollVertically();
414 method public boolean checkLayoutParams(android.support.v7.widget.RecyclerView.LayoutParams);
435 method public static int getChildMeasureSpec(int, int, int, boolean);
436 method public boolean getClipToPadding();
465 method public boolean hasFocus();
467 method public boolean isAttachedToWindow();
468 method public boolean isFocused();
469 …method public boolean isLayoutHierarchical(android.support.v7.widget.RecyclerView.Recycler, androi…
470 method public boolean isSmoothScrolling();
478 …method public boolean onAddFocusables(android.support.v7.widget.RecyclerView, java.util.ArrayList<…
495 …method public deprecated boolean onRequestChildFocus(android.support.v7.widget.RecyclerView, andro…
496 …method public boolean onRequestChildFocus(android.support.v7.widget.RecyclerView, android.support.…
500 …method public boolean performAccessibilityAction(android.support.v7.widget.RecyclerView.Recycler, …
501 …method public boolean performAccessibilityActionForItem(android.support.v7.widget.RecyclerView.Rec…
507 method public boolean removeCallbacks(java.lang.Runnable);
511 …ethod public boolean requestChildRectangleOnScreen(android.support.v7.widget.RecyclerView, android…
521 method public boolean supportsPredictiveItemAnimations();
527 field public boolean reverseLayout;
529 field public boolean stackFromEnd;
541 method public boolean isItemChanged();
542 method public boolean isItemRemoved();
543 method public boolean isViewInvalid();
544 method public boolean viewNeedsUpdate();
553 …method public abstract boolean onInterceptTouchEvent(android.support.v7.widget.RecyclerView, andro…
554 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
589 …method public boolean onInterceptTouchEvent(android.support.v7.widget.RecyclerView, android.view.M…
590 method public void onRequestDisallowInterceptTouchEvent(boolean);
602 method public boolean isPendingInitialRun();
603 method public boolean isRunning();
633 method public boolean didStructureChange();
637 method public boolean hasTargetScrollPosition();
638 method public boolean isPreLayout();
642 method public boolean willRunPredictiveAnimations();
643 method public boolean willRunSimpleAnimations();
659 method public final boolean isRecyclable();
660 method public final void setIsRecyclable(boolean);
678 method public boolean getReverseLayout();
684 method public void setReverseLayout(boolean);
701 method public boolean isFullSpan();
702 method public void setFullSpan(boolean);
733 …method public boolean canDropOver(android.support.v7.widget.RecyclerView, android.support.v7.widge…
745 method public boolean isItemViewSwipeEnabled();
746 method public boolean isLongPressDragEnabled();
749 …idget.RecyclerView, android.support.v7.widget.RecyclerView.ViewHolder, float, float, int, boolean);
750 …idget.RecyclerView, android.support.v7.widget.RecyclerView.ViewHolder, float, float, int, boolean);
751 …method public abstract boolean onMove(android.support.v7.widget.RecyclerView, android.support.v7.w…
774 …ics.Canvas, android.support.v7.widget.RecyclerView, android.view.View, float, float, int, boolean);
775 …ics.Canvas, android.support.v7.widget.RecyclerView, android.view.View, float, float, int, boolean);