Lines Matching refs:boolean

49     method public boolean remove(T);
58 method public boolean areContentsTheSame(T2, T2);
59 method public boolean areItemsTheSame(T2, T2);
70 method public abstract boolean areContentsTheSame(T2, T2);
71 method public abstract boolean areItemsTheSame(T2, T2);
85 method public boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
86 …method public boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, android.sup…
87 …method public boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int, int, int…
88 method public boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
91 method public boolean isRunning();
98 ctor public GridLayoutManager(android.content.Context, int, int, boolean);
128 method public boolean isSpanIndexCacheEnabled();
129 method public void setSpanIndexCacheEnabled(boolean);
134 ctor public LinearLayoutManager(android.content.Context, int, boolean);
144 method public boolean getRecycleChildrenOnDetach();
145 method public boolean getReverseLayout();
146 method public boolean getStackFromEnd();
147 method protected boolean isLayoutRTL();
148 method public boolean isSmoothScrollbarEnabled();
152 method public void setRecycleChildrenOnDetach(boolean);
153 method public void setReverseLayout(boolean);
154 method public void setSmoothScrollbarEnabled(boolean);
155 method public void setStackFromEnd(boolean);
164 field public boolean mFinished;
165 field public boolean mFocusable;
166 field public boolean mIgnoreConsumed;
234 method public boolean drawChild(android.graphics.Canvas, android.view.View, long);
240 method public boolean fling(int, int);
254 method public boolean hasFixedSize();
255 method public boolean hasPendingAdapterUpdates();
257 method public boolean isAnimating();
263 method protected void onLayout(boolean, int, int, int, int);
274 method public void setHasFixedSize(boolean);
286 method public void swapAdapter(android.support.v7.widget.RecyclerView.Adapter, boolean);
306 method public final boolean hasObservers();
307 method public final boolean hasStableIds();
320 method public boolean onFailedToRecycleView(VH);
325 method public void setHasStableIds(boolean);
344 method public abstract boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
345 …method public abstract boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, an…
346 …method public abstract boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int,…
347 method public abstract boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
351 …blic final void dispatchChangeFinished(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
352 …blic final void dispatchChangeStarting(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
363 method public boolean getSupportsChangeAnimations();
364 method public abstract boolean isRunning();
365 …method public final boolean isRunning(android.support.v7.widget.RecyclerView.ItemAnimator.ItemAnim…
368 method public void onChangeFinished(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
369 method public void onChangeStarting(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
379 method public void setSupportsChangeAnimations(boolean);
408 method public boolean canScrollHorizontally();
409 method public boolean canScrollVertically();
410 method public boolean checkLayoutParams(android.support.v7.widget.RecyclerView.LayoutParams);
431 method public static int getChildMeasureSpec(int, int, int, boolean);
432 method public boolean getClipToPadding();
461 method public boolean hasFocus();
463 method public boolean isAttachedToWindow();
464 method public boolean isFocused();
465 …method public boolean isLayoutHierarchical(android.support.v7.widget.RecyclerView.Recycler, androi…
466 method public boolean isSmoothScrolling();
474 …method public boolean onAddFocusables(android.support.v7.widget.RecyclerView, java.util.ArrayList<…
491 …method public deprecated boolean onRequestChildFocus(android.support.v7.widget.RecyclerView, andro…
492 …method public boolean onRequestChildFocus(android.support.v7.widget.RecyclerView, android.support.…
496 …method public boolean performAccessibilityAction(android.support.v7.widget.RecyclerView.Recycler, …
497 …method public boolean performAccessibilityActionForItem(android.support.v7.widget.RecyclerView.Rec…
503 method public boolean removeCallbacks(java.lang.Runnable);
507 …ethod public boolean requestChildRectangleOnScreen(android.support.v7.widget.RecyclerView, android…
517 method public boolean supportsPredictiveItemAnimations();
523 field public boolean reverseLayout;
525 field public boolean stackFromEnd;
537 method public boolean isItemChanged();
538 method public boolean isItemRemoved();
539 method public boolean isViewInvalid();
540 method public boolean viewNeedsUpdate();
549 …method public abstract boolean onInterceptTouchEvent(android.support.v7.widget.RecyclerView, andro…
550 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
585 …method public boolean onInterceptTouchEvent(android.support.v7.widget.RecyclerView, android.view.M…
586 method public void onRequestDisallowInterceptTouchEvent(boolean);
598 method public boolean isPendingInitialRun();
599 method public boolean isRunning();
628 method public boolean didStructureChange();
632 method public boolean hasTargetScrollPosition();
633 method public boolean isPreLayout();
637 method public boolean willRunPredictiveAnimations();
638 method public boolean willRunSimpleAnimations();
654 method public final boolean isRecyclable();
655 method public final void setIsRecyclable(boolean);
673 method public boolean getReverseLayout();
679 method public void setReverseLayout(boolean);
696 method public boolean isFullSpan();
697 method public void setFullSpan(boolean);
728 …method public boolean canDropOver(android.support.v7.widget.RecyclerView, android.support.v7.widge…
740 method public boolean isItemViewSwipeEnabled();
741 method public boolean isLongPressDragEnabled();
744 …idget.RecyclerView, android.support.v7.widget.RecyclerView.ViewHolder, float, float, int, boolean);
745 …idget.RecyclerView, android.support.v7.widget.RecyclerView.ViewHolder, float, float, int, boolean);
746 …method public abstract boolean onMove(android.support.v7.widget.RecyclerView, android.support.v7.w…
769 …ics.Canvas, android.support.v7.widget.RecyclerView, android.view.View, float, float, int, boolean);
770 …ics.Canvas, android.support.v7.widget.RecyclerView, android.view.View, float, float, int, boolean);