Home
last modified time | relevance | path

Searched refs:getChildStaticTransformation (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DMyGallery.java48 protected boolean getChildStaticTransformation(View child, Transformation t) { in getChildStaticTransformation() method in MyGallery
49 return super.getChildStaticTransformation(child, t); in getChildStaticTransformation()
DGalleryTest.java154 gallery.getChildStaticTransformation(v0, t); in checkUnselectedAlpha()
157 gallery.getChildStaticTransformation(v1, t); in checkUnselectedAlpha()
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java767 assertFalse(vg.getChildStaticTransformation(null, null)); in testGetChildStaticTransformation()
2352 public boolean getChildStaticTransformation(View child, in getChildStaticTransformation() method in ViewGroupTest.MockViewGroup
2355 return super.getChildStaticTransformation(child, t); in getChildStaticTransformation()
/cts/tools/dex-tools/dex/
Dclasses.out.dex87909 protected boolean getChildStaticTransformation(
103689 protected boolean getChildStaticTransformation(