Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBottomAreaView.kt95 fun initFrom(oldBottomArea: KeyguardBottomAreaView) { in <lambda>() method
DNotificationIconContainer.java971 public void initFrom(View view) { in initFrom() method in NotificationIconContainer
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DImageTransformState.java43 public void initFrom(View view, TransformInfo transformInfo) { in initFrom() method in ImageTransformState
DMessagingImageTransformState.java37 public void initFrom(View view, TransformInfo transformInfo) { in initFrom() method in MessagingImageTransformState
DTextViewTransformState.java36 public void initFrom(View view, TransformInfo transformInfo) { in initFrom() method in TextViewTransformState
DMessagingLayoutTransformState.java59 public void initFrom(View view, TransformInfo transformInfo) { in initFrom() method in MessagingLayoutTransformState
DTransformState.java85 public void initFrom(View view, TransformInfo transformInfo) { in initFrom() method in TransformState
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DViewState.java235 public void initFrom(View view) { in initFrom() method in ViewState