Home
last modified time | relevance | path

Searched refs:applyTransformForChildAtIndex (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DAdapterViewAnimator.java328 void applyTransformForChildAtIndex(View child, int relativeIndex) { in applyTransformForChildAtIndex() method in AdapterViewAnimator
480 applyTransformForChildAtIndex(viewToRemove, -1); in showOnly()
546 applyTransformForChildAtIndex(view, newRelativeIndex); in showOnly()
567 applyTransformForChildAtIndex(fl, newRelativeIndex); in showOnly()
DStackView.java531 void applyTransformForChildAtIndex(View child, int relativeIndex) { in applyTransformForChildAtIndex() method in StackView
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt65603 Landroid/widget/AdapterViewAnimator;->applyTransformForChildAtIndex(Landroid/view/View;I)V
69378 Landroid/widget/StackView;->applyTransformForChildAtIndex(Landroid/view/View;I)V