Home
last modified time | relevance | path

Searched defs:initFrom (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DImageTransformState.java43 public void initFrom(View view, TransformInfo transformInfo) { in initFrom() method in ImageTransformState
H A DMessagingImageTransformState.java37 public void initFrom(View view, TransformInfo transformInfo) { in initFrom() method in MessagingImageTransformState
H A DTextViewTransformState.java36 public void initFrom(View view, TransformInfo transformInfo) { in initFrom() method in TextViewTransformState
H A DMessagingLayoutTransformState.java59 public void initFrom(View view, TransformInfo transformInfo) { in initFrom() method in MessagingLayoutTransformState
H A DTransformState.java85 public void initFrom(View view, TransformInfo transformInfo) { in initFrom() method in TransformState
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DViewState.java141 public void initFrom(View view) { in initFrom() method in ViewState
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java808 public void initFrom(View view) { in initFrom() method in NotificationIconContainer.IconState
H A DKeyguardBottomAreaView.java273 public void initFrom(KeyguardBottomAreaView oldBottomArea) { in initFrom() method in KeyguardBottomAreaView