Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBottomAreaView.kt96 fun initFrom(oldBottomArea: KeyguardBottomAreaView) { regex
H A DNotificationIconContainer.java819 public void initFrom(View view) { in initFrom() method in NotificationIconContainer.IconState
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DViewState.java235 public void initFrom(View view) { in initFrom() method in ViewState