Home
last modified time | relevance | path

Searched defs:customTransformation (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DTransformState.java117 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewFullyFrom()
123 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewVerticalFrom()
133 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewFrom()
281 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewFullyTo()
287 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewVerticalTo()
297 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewTo()
DMessagingImageTransformState.java69 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewFrom()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DViewTransformationHelper.java111 CustomTransformation customTransformation = mCustomTransformations.get(viewType); in transformTo() local
168 CustomTransformation customTransformation = mCustomTransformations.get(viewType); in transformFrom() local