Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DTransformState.java120 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewFullyFrom()
126 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewVerticalFrom()
136 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewFrom()
308 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewFullyTo()
314 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewVerticalTo()
324 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewTo()
H A DMessagingImageTransformState.java69 ViewTransformationHelper.CustomTransformation customTransformation, in transformViewFrom()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DViewTransformationHelper.java142 CustomTransformation customTransformation = mCustomTransformations.get(viewType); in transformTo() local
195 CustomTransformation customTransformation = mCustomTransformations.get(viewType); in transformFrom() local