HomeSort by relevance Sort by last modified time
    Searched refs:getChildAt (Results 76 - 100 of 668) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
HeaderTransformState.java 58 View headerChild = header.getChildAt(i);
83 View headerChild = header.getChildAt(i);
135 View headerChild = header.getChildAt(i);
162 View headerChild = header.getChildAt(i);
  /frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
CustomLayout.java 43 View child = getChildAt(i);
  /frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
ListViewAddRemove.java 65 TextView view = (TextView) listview.getChildAt(i);
92 TextView view = (TextView) listview.getChildAt(i);
101 TextView view = (TextView) listview.getChildAt(i);
118 TextView v = (TextView) listview.getChildAt(i);
131 // TextView v = (TextView) listview.getChildAt(i);
  /frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
NoVariableIncludeTest.java 35 TextView noIdInclude = (TextView) ((ViewGroup) mBinder.getRoot()).getChildAt(1);
  /frameworks/support/core-ui/tests/java/android/support/v4/testutils/
TestUtilsAssertions.java 51 if (isDisplayed().matches(foundGroup.getChildAt(i))) {
  /packages/apps/Launcher3/src/com/android/launcher3/accessibility/
AccessibileDragListenerAdapter.java 59 setEnableForLayout((CellLayout) mViewGroup.getChildAt(i), enable);
  /packages/apps/ManagedProvisioning/tests/src/com/android/managedprovisioning/uiflows/
WebActivityTest.java 43 .getChildAt(0);
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
CaffeinatedScrollView.java 67 int daBottom = getChildAt(0).getBottom();
  /packages/apps/Settings/src/com/android/settings/widget/
SlidingTabLayout.java 111 if (v == mTitleView.getChildAt(i)) {
142 View selectedTitle = mTitleView.getChildAt(mSelectedPosition);
145 View nextTitle = mTitleView.getChildAt(mSelectedPosition + 1);
182 mTitleView.getChildAt(i).setSelected(position == i);
  /packages/apps/TV/src/com/android/tv/ui/sidepanel/
Item.java 87 setEnabledInternal(parent.getChildAt(i), enabled);
  /cts/hostsidetests/theme/app/src/android/theme/app/
ReferenceViewGroup.java 55 View child = getChildAt(i);
77 View child = getChildAt(i);
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
FixedGridLayout.java 64 final View child = getChildAt(index);
87 final View child = getChildAt(index);
  /external/libgdx/tests/gdx-tests-android/src/com/badlogic/gdx/tests/android/
AndroidTestStarter.java 54 editor.putInt("top", listView.getChildAt(0) == null ? 0 : listView.getChildAt(0).getTop());
  /frameworks/base/core/java/android/view/
GhostView.java 171 } else if (isGhostWrapper(viewGroup.getChildAt(numChildren - 1))) {
175 if (!isGhostWrapper(viewGroup.getChildAt(i))) {
185 View child = viewGroup.getChildAt(i);
188 GhostView ghostView = (GhostView)((ViewGroup)child).getChildAt(0);
242 ViewGroup wrapper = (ViewGroup) overlayViewGroup.getChildAt(mid);
243 GhostView midView = (GhostView) wrapper.getChildAt(0);
263 View child = frameLayout.getChildAt(0);
329 ? parent.getChildAt(childIndex) : preorderedList.get(childIndex);
  /frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListWithScreenOfNoSelectablesTest.java 59 View first = mListView.getChildAt(0);
84 View first = mListView.getChildAt(0);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
AutoReinflateContainer.java 80 mInflateListeners.get(i).onInflated(getChildAt(0));
86 listener.onInflated(getChildAt(0));
  /frameworks/base/tests/UiBench/src/com/android/test/uibench/
InvalidateActivity.java 73 ViewGroup row = (ViewGroup) root.getChildAt(y);
79 mColorViews[y][x] = (ColorView) row.getChildAt(x);
  /frameworks/base/tools/layoutlib/studio-custom-widgets/src/com/android/tools/idea/editors/theme/widgets/
ErrorCatcher.java 56 View child = getChildAt(0);
86 View child = getChildAt(0);
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/date/
DayPickerView.java 194 child = getChildAt(i++);
256 MonthView child = (MonthView) view.getChildAt(0);
314 View child = getChildAt(i);
316 child = getChildAt(++i);
353 View child = getChildAt(i);
382 final View child = getChildAt(i);
412 final View child = getChildAt(i);
487 View firstVisibleView = getChildAt(0);
  /packages/apps/Camera2/src/com/android/camera/ui/
RadioOptions.java 93 View button = getChildAt(i);
120 getChildAt(i).setBackground(null);
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ViewPagerTabStrip.java 74 View selectedTitle = getChildAt(mIndexForSelection);
89 View nextTitle = getChildAt(mIndexForSelection + (isRtl ? -1 : 1));
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewGridLayout.java 55 getChildAt(j).setOnKeyListener(null);
120 return getChildAt(i);
  /packages/apps/Messaging/src/com/android/messaging/ui/
ViewPagerTabStrip.java 75 View selectedTitle = getChildAt(mIndexForSelection);
83 View nextTitle = getChildAt(mIndexForSelection + (isRtl ? -1 : 1));
  /packages/apps/Settings/src/com/android/settings/dashboard/
DashboardDecorator.java 44 final View child = parent.getChildAt(i);
47 if (parent.getChildViewHolder(parent.getChildAt(i - 1)).getItemViewType()
  /cts/tests/tests/widget/src/android/widget/cts/
TextSwitcherTest.java 68 TextView tvChild1 = (TextView) textSwitcher.getChildAt(0);
69 TextView tvChild2 = (TextView) textSwitcher.getChildAt(1);
108 TextView tvChild1 = (TextView) textSwitcher.getChildAt(0);
109 TextView tvChild2 = (TextView) textSwitcher.getChildAt(1);
140 assertSame(tv1, textSwitcher.getChildAt(0));
161 assertSame(tv2, textSwitcher.getChildAt(1));

Completed in 749 milliseconds

1 2 34 5 6 7 8 91011>>