Lines Matching refs:boolean

5     method public boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
6 …method public boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, android.sup…
7 …method public boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int, int, int…
8 method public boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
11 method public boolean isRunning();
17 ctor public GridLayoutManager(android.content.Context, int, int, boolean);
47 method public boolean isSpanIndexCacheEnabled();
48 method public void setSpanIndexCacheEnabled(boolean);
53 ctor public LinearLayoutManager(android.content.Context, int, boolean);
62 method public boolean getRecycleChildrenOnDetach();
63 method public boolean getReverseLayout();
64 method public boolean getStackFromEnd();
65 method protected boolean isLayoutRTL();
66 method public boolean isSmoothScrollbarEnabled();
69 method public void setRecycleChildrenOnDetach(boolean);
70 method public void setReverseLayout(boolean);
71 method public void setSmoothScrollbarEnabled(boolean);
72 method public void setStackFromEnd(boolean);
81 field public boolean mFinished;
82 field public boolean mFocusable;
83 field public boolean mIgnoreConsumed;
146 method public boolean fling(int, int);
158 method public boolean hasFixedSize();
165 method protected void onLayout(boolean, int, int, int, int);
171 method public void setHasFixedSize(boolean);
183 method public void swapAdapter(android.support.v7.widget.RecyclerView.Adapter, boolean);
203 method public final boolean hasObservers();
204 method public final boolean hasStableIds();
217 method public boolean onFailedToRecycleView(VH);
222 method public void setHasStableIds(boolean);
237 method public abstract boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
238 …method public abstract boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, an…
239 …method public abstract boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int,…
240 method public abstract boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
244 …blic final void dispatchChangeFinished(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
245 …blic final void dispatchChangeStarting(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
256 method public boolean getSupportsChangeAnimations();
257 method public abstract boolean isRunning();
258 …method public final boolean isRunning(android.support.v7.widget.RecyclerView.ItemAnimator.ItemAnim…
261 method public void onChangeFinished(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
262 method public void onChangeStarting(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
272 method public void setSupportsChangeAnimations(boolean);
301 method public boolean canScrollHorizontally();
302 method public boolean canScrollVertically();
303 method public boolean checkLayoutParams(android.support.v7.widget.RecyclerView.LayoutParams);
323 method public static int getChildMeasureSpec(int, int, int, boolean);
324 method public boolean getClipToPadding();
352 method public boolean hasFocus();
354 method public boolean isFocused();
355 …method public boolean isLayoutHierarchical(android.support.v7.widget.RecyclerView.Recycler, androi…
356 method public boolean isSmoothScrolling();
364 …method public boolean onAddFocusables(android.support.v7.widget.RecyclerView, java.util.ArrayList<…
381 …method public deprecated boolean onRequestChildFocus(android.support.v7.widget.RecyclerView, andro…
382 …method public boolean onRequestChildFocus(android.support.v7.widget.RecyclerView, android.support.…
386 …method public boolean performAccessibilityAction(android.support.v7.widget.RecyclerView.Recycler, …
387 …method public boolean performAccessibilityActionForItem(android.support.v7.widget.RecyclerView.Rec…
395 …ethod public boolean requestChildRectangleOnScreen(android.support.v7.widget.RecyclerView, android…
405 method public boolean supportsPredictiveItemAnimations();
417 method public boolean isItemChanged();
418 method public boolean isItemRemoved();
419 method public boolean isViewInvalid();
420 method public boolean viewNeedsUpdate();
424 …method public abstract boolean onInterceptTouchEvent(android.support.v7.widget.RecyclerView, andro…
465 method public boolean isPendingInitialRun();
466 method public boolean isRunning();
495 method public boolean didStructureChange();
499 method public boolean hasTargetScrollPosition();
500 method public boolean isPreLayout();
505 method public boolean willRunPredictiveAnimations();
506 method public boolean willRunSimpleAnimations();
522 method public final boolean isRecyclable();
523 method public final void setIsRecyclable(boolean);
540 method public boolean getReverseLayout();
546 method public void setReverseLayout(boolean);
563 method public boolean isFullSpan();
564 method public void setFullSpan(boolean);