Searched refs:size (Results 1 - 25 of 2722) sorted by last modified time

1234567891011>>

/frameworks/support/v7/appcompat/src/android/support/v7/app/
H A DActionBarActivityDelegateBase.java1336 if (savedActionViewStates.size() > 0) {
1747 public SavedState[] newArray(int size) {
1748 return new SavedState[size];
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/
H A DToolbarActionBar.java496 final int count = mMenuVisibilityListeners.size();
H A DWindowDecorActionBar.java359 final int count = mMenuVisibilityListeners.size();
541 final int count = mTabs.size();
561 configureTab(tab, mTabs.size());
602 final int newTabCount = mTabs.size();
1266 return mTabs.size();
1276 return mTabs.size();
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/
H A DViewPropertyAnimatorCompatSet.java131 if (++mProxyEndCount == mAnimators.size()) {
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/menu/
H A DBaseMenuPresenter.java93 final int itemCount = visibleItems.size();
H A DListMenuPresenter.java234 int count = items.size() - mItemIndexOffset;
270 final int count = items.size();
H A DMenuBuilder.java362 final int itemCount = size();
394 final int itemCount = size();
500 final int N = lri != null ? lri.size() : 0;
534 final int maxRemovable = mItems.size() - i;
557 if ((index < 0) || (index >= mItems.size())) return;
590 final int N = mItems.size();
605 final int N = mItems.size();
618 final int N = mItems.size();
636 final int N = mItems.size();
648 final int size
715 public int size() { method in class:MenuBuilder
[all...]
H A DMenuPopupHelper.java240 // Recompute window size and position
277 final int count = subMenu.size();
348 return items.size();
350 return items.size() - 1;
385 final int count = items.size();
H A DMenuWrapperICS.java144 public int size() { method in class:MenuWrapperICS
145 return mWrappedObject.size();
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
H A DAbsSpinnerCompat.java385 public SavedState[] newArray(int size) {
386 return new SavedState[size];
441 final int count = scrapHeap.size();
H A DActivityChooserModel.java401 return mActivities.size();
431 final int activityCount = activities.size();
603 * Sets the maximal size of the historical data. Defaults to
607 * enforce the specified max history size by dropping enough old
608 * historical records to enforce the desired size. Thus, any
609 * records that exceed the history size will be discarded and
613 * @param historyMaxSize The max history size.
629 * Gets the history max size.
631 * @return The history max size.
640 * Gets the history size
[all...]
H A DSpinnerCompat.java305 * size of contained dropdown list items.
323 * to wrap to the measured size of contained dropdown list items.
741 public SavedState[] newArray(int size) {
742 return new SavedState[size];
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DActionMenuPresenter.java213 final int count = actionItems.size();
227 final int count = nonActionItems.size();
380 final int itemsSize = visibleItems.size();
578 public SavedState[] newArray(int size) {
579 return new SavedState[size];
700 final int count = subMenu.size();
H A DActionMenuView.java143 // If we've been given an exact size to match, apply special formatting during layout.
282 // We have enough cells, all minimum size items will be incremented.
335 // If this is one of our views, expand and measure at the larger size.
479 final int size = v.getMeasuredWidth() + p.leftMargin + p.rightMargin;
480 nonOverflowWidth += size;
481 widthRemaining -= size;
H A DSuggestionsAdapter.java690 int len = path.size();
H A DToolbar.java656 * Sets the text color, size, style, hint color, and highlight color
667 * Sets the text color, size, style, hint color, and highlight color
1139 final int size = childHeightMode != MeasureSpec.UNSPECIFIED ?
1142 childHeightSpec = MeasureSpec.makeMeasureSpec(size, MeasureSpec.EXACTLY);
1174 * Returns true if the Toolbar is collapsible and has no child views with a measured size > 0.
1312 // add it in for the final size.
1506 final int leftViewsCount = mTempViews.size();
1513 final int rightViewsCount = mTempViews.size();
1533 final int centerViewsCount = mTempViews.size();
1546 final int count = views.size();
[all...]
/frameworks/support/v7/cardview/eclair-mr1/android/support/v7/widget/
H A DRoundRectDrawableWithShadow.java84 * If shadow size is set to a value above max shadow, we print a warning
135 throw new IllegalArgumentException("invalid shadow size");
318 void setShadowSize(float size) { argument
319 setShadowSize(size, mRawMaxShadowSize);
322 void setMaxShadowSize(float size) { argument
323 setShadowSize(mRawShadowSize, size);
/frameworks/support/v7/gridlayout/src/android/support/v7/widget/
H A DGridLayout.java711 int size = minorRange.size();
713 return size;
716 return min(size, count - min);
735 final int majorSpan = majorRange.size();
816 if (span.size() > count) {
1051 int gravityOffsetX = hAlign.getGravityOffset(c, cellWidth - boundsX.size(true));
1052 int gravityOffsetY = vAlign.getGravityOffset(c, cellHeight - boundsY.size(true));
1145 result = max(result, span.size());
1202 int size
1269 include(List<Arc> arcs, Interval key, MutableInt size, boolean ignoreIfAlreadyPresent) argument
1293 include(List<Arc> arcs, Interval key, MutableInt size) argument
1724 private int size(int[] locations) { method in class:GridLayout.Axis
1762 layout(int size) argument
2276 protected int size(boolean min) { method in class:GridLayout.Bounds
2285 getOffset(GridLayout gl, View c, Alignment a, int size, boolean horizontal) argument
2289 include(GridLayout gl, View c, Spec spec, Axis axis, int size) argument
2344 int size() { method in class:GridLayout.Interval
2439 Spec(boolean startDefined, int start, int size, Alignment alignment, float weight) argument
2510 spec(int start, int size, Alignment alignment, float weight) argument
2534 spec(int start, int size, float weight) argument
2555 spec(int start, int size, Alignment alignment) argument
2590 spec(int start, int size) argument
[all...]
H A DSpace.java66 * If mode is AT_MOST, return the child size instead of the parent size
69 private static int getDefaultSize2(int size, int measureSpec) { argument
70 int result = size;
76 result = size;
79 result = Math.min(size, specSize);
/frameworks/support/v7/mediarouter/src/android/support/v7/app/
H A DMediaRouteChooserDialog.java115 for (int i = routes.size(); i-- > 0; ) {
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DMediaRouteProviderDescriptor.java59 final int count = routeBundles.size();
78 final int routeCount = mRoutes.size();
187 final int count = mRoutes.size();
H A DMediaRouteProviderService.java369 final int count = mClients.size();
384 final int count = mClients.size();
419 final int count = mClients.size();
505 int count = mControllers.size();
H A DMediaRouteSelector.java90 final int categoryCount = mControlCategories.size();
109 final int categoryCount = mControlCategories.size();
111 final int filterCount = filters.size();
H A DMediaRouter.java610 final int count = mCallbackRecords.size();
990 int count = mControlFilters.size();
1028 int count = mControlFilters.size();
1059 int count = mControlFilters.size();
1423 final int count = mRoutes.size();
1510 * available, is removed or has changes to some of its properties (such as its size).
1666 for (int i = mRouters.size(); --i >= 0; ) {
1781 final int routeCount = mRoutes.size();
1802 for (int i = mRouters.size(); --i >= 0; ) {
1807 final int count = router.mCallbackRecords.size();
[all...]
H A DRegisteredMediaRouteProvider.java70 final int count = routes.size();
276 int count = mControllers.size();
283 int count = mControllers.size();
437 for (int i = 0; i < mPendingCallbacks.size(); i++) {

Completed in 151 milliseconds

1234567891011>>