Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DTransformState.java86 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewVerticalFrom()
96 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewFrom()
213 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewVerticalTo()
223 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewTo()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DViewTransformationHelper.java108 CustomTransformation customTransformation = mCustomTransformations.get(viewType); in transformTo() local
166 CustomTransformation customTransformation = mCustomTransformations.get(viewType); in transformFrom() local