Lines Matching refs:other

140  * The other set of position related methods are in the form of
233 * widgets that snap to a page or other coarse-grained barrier.
951 * on other factors (e.g. its parent's size) but this size calculation cannot depend on the
1199 * <p>In contrast to other adapter-backed views such as {@link android.widget.ListView}
1992 // This is necessary since eatRequest calls can be nested in which case the other
2365 * that differs from other ViewGroups.
3405 * screen as a side-effect of other changes)
3408 * screen as a side-effect of other changes)
3761 // On the other hand, if it is the same view holder instance, we run a
3842 ViewHolder other = getChildViewHolderInt(view);
3843 if (other == holder) {
3846 final long otherKey = getChangedHolderKey(other);
3851 + " change.\n ViewHolder 1:" + other + " \n View Holder 2:" + holder
3857 + "\n ViewHolder 1:" + other + " \n View Holder 2:" + holder
4488 * adapter changes that may not be reflected to the layout yet. On the other hand, if
4779 // Listeners go last. All other internal state is consistent by this point.
5155 * false for all other views of its type for the same deadline. This prevents items
5596 * If a deadlineNs other than {@link #FOREVER_NS} is passed, this method early return
6888 * <p>This is a structural change event. Representations of other existing items in the
6904 * <p>This is a structural change event. Representations of other existing items in the
6921 * <p>This is a structural change event. Representations of other existing items in the
6939 * <p>This is a structural change event. Representations of other existing items in the
6957 * <p>This is a structural change event. Representations of other existing items in the data
7678 * they are moved on or off the screen due to other add/remove operations.
7690 * be returned from the scrap to help determine correct placement of other items.
7692 * to help calculate correct positioning of other views, including views that
8594 * other views that were previously recycled.
8673 * @param widthUsed Width in pixels currently consumed by other views, if relevant
8674 * @param heightUsed Height in pixels currently consumed by other views, if relevant
8772 * @param widthUsed Width in pixels currently consumed by other views, if relevant
8773 * @param heightUsed Height in pixels currently consumed by other views, if relevant
8799 * @param padding Total space currently consumed by other elements of the parent
8844 * @param padding Total space currently consumed by other elements of parent
9258 // Favor the "start" layout direction over the end when bringing one side or the other
10185 * in the order in which each listener was added, before any other touch processing
10451 // If non-null, view is currently considered scrap and may be reused for other data by the
10777 * recyclable will not be reused for other items until setIsRecyclable() is
11413 * Note that calling this method takes priority over other update methods such as
11416 * {@link #jumpTo(int)}, the other changes will not be considered for this animation
11642 void copyFrom(SavedState other) {
11643 mLayoutState = other.mLayoutState;
11668 * <p>Often times, RecyclerView components will need to pass information between each other.
11936 * other than {@link #SCROLL_STATE_SETTLING}.
11947 * other than {@link #SCROLL_STATE_SETTLING}.
12029 * when a ViewHolder's animation is finished. In other words, there must be a matching
12266 * become invisible due to other factors. You can distinguish these two cases by checking
12309 * simply become visible due to other factors.
12461 * This could happen when other events, like scrolling, occur, so that
12474 * This could happen when other events, like scrolling, occur, so that
12485 * This method can be used to determine whether to delay other actions until
12523 * @param viewHolder The ViewHolder whose animation is finished. There might still be other