/packages/apps/DeskClock/src/com/android/deskclock/widget/toast/ |
D | SnackbarSlidingBehavior.java | 36 public boolean layoutDependsOn(CoordinatorLayout parent, View child, View dependency) { in layoutDependsOn() 41 public boolean onDependentViewChanged(CoordinatorLayout parent, View child, View dependency) { in onDependentViewChanged() 47 public void onDependentViewRemoved(CoordinatorLayout parent, View child, View dependency) { in onDependentViewRemoved() 52 public boolean onLayoutChild(CoordinatorLayout parent, View child, int layoutDirection) { in onLayoutChild() 57 private void updateTranslationY(CoordinatorLayout parent, View child) { in updateTranslationY()
|
/packages/services/Car/tests/InstrumentClusterRendererSample/src/com/android/car/cluster/sample/ |
D | CardPanel.java | 55 public void addView(View child, int index) { in addView() 80 public boolean childViewExists(View child) { in childViewExists() 85 public void moveChildBehindTheTop(View child) { in moveChildBehindTheTop() 109 View child = mOrderedChildren.get(i); in getTopVisibleChild() local 120 View child = getChildAt(i); in getChildOrNull() local 131 View child = getChildAt(i); in getVisibleChildOrNull() local
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | HideFromAccessibilityHelper.java | 50 View child = vg.getChildAt(i); in setImportantForAccessibilityToNoHelper() local 82 View child = vg.getChildAt(i); in restoreImportantForAccessibilityHelper() local 90 public void onChildViewAdded(View parent, View child) { in onChildViewAdded() 96 public void onChildViewRemoved(View parent, View child) { in onChildViewRemoved()
|
D | ShortcutAndWidgetContainer.java | 63 View child = getChildAt(i); in getChildAt() local 83 final View child = getChildAt(i); in dispatchDraw() local 96 View child = getChildAt(i); in onMeasure() local 114 public void measureChild(View child) { in measureChild() 138 final View child = getChildAt(i); in onLayout() local 166 public void requestChildFocus(View child, View focused) { in requestChildFocus() 182 final View child = getChildAt(i); in cancelLongPress() local
|
D | PagedViewCellLayoutChildren.java | 50 final View child = getChildAt(i); in cancelLongPress() local 68 public void requestChildFocus(View child, View focused) { in requestChildFocus() 91 View child = getChildAt(i); in onMeasure() local 119 View child = getChildAt(i); in onLayout() local 132 View child = getChildAt(i); in onLayout() local
|
D | PagedViewCellLayout.java | 96 final View child = getChildAt(i); in cancelLongPress() local 101 public boolean addViewToCellLayout(View child, int index, int childId, in addViewToCellLayout() 211 View child = getChildAt(i); in onMeasure() local 246 View child = getChildAt(i); in onLayout() local 258 View child = getChildOnPageAt(count - 1); in onTouchEvent() local 308 void onDragChild(View child) { in onDragChild()
|
D | DragLayer.java | 226 public boolean onRequestSendAccessibilityEvent(View child, AccessibilityEvent event) { in onRequestSendAccessibilityEvent() 306 public float getLocationInDragLayer(View child, int[] loc) { in getLocationInDragLayer() 411 View child = getChildAt(i); in onLayout() local 454 public void animateViewIntoPosition(DragView dragView, final View child) { in animateViewIntoPosition() 470 public void animateViewIntoPosition(DragView dragView, final View child, in animateViewIntoPosition() 475 public void animateViewIntoPosition(DragView dragView, final View child, int duration, in animateViewIntoPosition() 719 public void onChildViewAdded(View parent, View child) { in onChildViewAdded() 724 public void onChildViewRemoved(View parent, View child) { in onChildViewRemoved()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | ShortcutAndWidgetContainer.java | 61 View child = getChildAt(i); in getChildAt() local 81 View child = getChildAt(i); in onMeasure() local 88 public void setupLp(View child) { in setupLp() 109 public void measureChild(View child) { in measureChild() 145 final View child = getChildAt(i); in onLayout() local 186 public void requestChildFocus(View child, View focused) { in requestChildFocus() 202 final View child = getChildAt(i); in cancelLongPress() local
|
D | InsettableFrameLayout.java | 30 public void setFrameLayoutChildInsets(View child, Rect newInsets, Rect oldInsets) { in setFrameLayoutChildInsets() 52 final View child = getChildAt(i); in setInsets() local 101 public void onChildViewAdded(View parent, View child) { in onChildViewAdded() 106 public void onChildViewRemoved(View parent, View child) { in onChildViewRemoved()
|
/packages/apps/Gallery/src/com/android/camera/ |
D | EvenlySpacedLayout.java | 54 View child = getChildAt(i); in onMeasure() local 75 View child = getChildAt(i); in layoutHorizontal() local 86 View child = getChildAt(i); in layoutHorizontal() local 102 View child = getChildAt(i); in layoutVertical() local 113 View child = getChildAt(i); in layoutVertical() local
|
/packages/apps/Settings/src/com/android/settings/widget/ |
D | MatchParentShrinkingLinearLayout.java | 333 final View child = getVirtualChildAt(i); in drawDividersVertical() local 345 final View child = getVirtualChildAt(count - 1); in drawDividersVertical() local 361 final View child = getVirtualChildAt(i); in drawDividersHorizontal() local 378 final View child = getVirtualChildAt(count - 1); in drawDividersHorizontal() local 476 final View child = getChildAt(mBaselineAlignedChildIndex); in getBaseline() local 665 final View child = getVirtualChildAt(i); in measureVertical() local 784 final View child = getVirtualChildAt(i); in measureVertical() local 827 final View child = getVirtualChildAt(i); in measureVertical() local 920 final View child = getVirtualChildAt(i); in measureVertical() local 962 final View child = getVirtualChildAt(i); in forceUniformWidth() local [all …]
|
/packages/apps/TV/src/com/android/tv/guide/ |
D | ProgramRow.java | 87 public void onViewAdded(View child) { in onViewAdded() 195 public void onChildDetachedFromWindow(View child) { in onChildDetachedFromWindow() 222 public void onChildAttachedToWindow(View child) { in onChildAttachedToWindow() 255 View child = getChildAt(i); in onRequestFocusInDescendants() local 313 ProgramItemView child = (ProgramItemView) getChildAt(i); in updateChildVisibleArea() local
|
/packages/apps/Settings/src/com/android/settings/dashboard/ |
D | DashboardDecorator.java | 44 final View child = parent.getChildAt(i); in onDrawOver() local 62 private int getChildTop(View child) { in getChildTop()
|
/packages/apps/LegacyCamera/src/com/android/camera/ui/ |
D | StackLayout.java | 37 final View child = getChildAt(0); in onMeasure() local 53 final View child = getChildAt(i); in onLayout() local
|
/packages/apps/Launcher3/src/com/android/launcher3/accessibility/ |
D | WorkspaceAccessibilityHelper.java | 100 View child = mView.getChildAt(x, y); in intersectsValidDropTarget() local 122 View child = mView.getChildAt(x, y); in getConfirmationForIconDrop() local 162 View child = mView.getChildAt(x, y); in getLocationDescriptionForIconDrop() local
|
/packages/services/Car/car-support-lib/src/android/support/car/ui/ |
D | CarLayoutManager.java | 515 View child, View focused) { in onRequestChildFocus() 624 View child = getChildAt(i); in getFirstFullyVisibleChildIndex() local 650 View child = getChildAt(i); in getLastFullyVisibleChildIndex() local 925 final View child = getChildAt(i); in recycleChildrenFromStart() local 938 final View child = getChildAt(0); in recycleChildrenFromStart() local 961 final View child = getChildAt(i); in recycleChildrenFromEnd() local 974 final View child = getChildAt(firstDetachedPos); in recycleChildrenFromEnd() local 1013 View child = getChildAt(i); in offsetRowsIndividually() local 1036 View child = getChildAt(i); in offsetRowsIndividually() local 1109 View child = getChildAt(i); in offsetRowsByPage() local [all …]
|
D | MaxWidthLayout.java | 76 final View child = getChildAt(i); in onMeasure() local 85 final View child = matchParentChildren.get(i); in onMeasure() local
|
/packages/apps/MusicFX/src/com/android/musicfx/ |
D | SeekBarRotator.java | 52 final View child = getChildAt(0); in onMeasure() local 69 final View child = getChildAt(0); in onLayout() local
|
/packages/apps/ExactCalculator/src/com/android/calculator2/ |
D | CalculatorScrollView.java | 53 protected void measureChild(View child, int parentWidthMeasureSpec, in measureChild() 69 protected void measureChildWithMargins(View child, int parentWidthMeasureSpec, int widthUsed, in measureChildWithMargins()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/ |
D | SimpleScrollAdapterTransform.java | 48 public void transform(View child, int distanceFromCenter, int distanceFromCenter2ndAxis) { in transform() 61 int distanceFromCenter, Animator animator, View child) { in applyTransformationRecursive()
|
/packages/experimental/TestBack/src/foo/bar/testback/ |
D | TestBackService.java | 117 AccessibilityNodeInfo child = root.getChild(i); in dumpTree() local 130 AccessibilityNodeInfo child = root.getChild(i); in dumpTree() local
|
/packages/apps/Launcher3/src/com/android/launcher3/notification/ |
D | NotificationFooterLayout.java | 186 final View child = mIconRow.getChildAt(i); in animateFirstNotificationTo() local 194 private void removeViewFromIconRow(View child) { in removeViewFromIconRow() 227 View child = mIconRow.getChildAt(i); in trimNotifications() local
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
D | SimpleDayPickerFragment.java | 233 SimpleWeekView child = (SimpleWeekView) mListView.getChildAt(0); in onActivityCreated() local 406 View child; in goTo() local 474 SimpleWeekView child = (SimpleWeekView)view.getChildAt(0); in onScroll() local 505 SimpleWeekView child = (SimpleWeekView) view.getChildAt(0); in updateMonthHighlight() local
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
D | MiniDrawerView.java | 132 View child; in refresh() local 182 final View child = getChildAt(i); in onMeasure() local 198 final View child = getChildAt(i); in onLayout() local
|
/packages/apps/Contacts/src/com/android/contacts/editor/ |
D | ViewSelectedFilter.java | 47 ViewGroup host, View child,AccessibilityEvent event) { in onRequestSendAccessibilityEvent()
|