Searched refs:onAttachedToWindow (Results 1 – 7 of 7) sorted by relevance
57 protected void onAttachedToWindow() { in onAttachedToWindow() method in StatusBarBackgroundLayout58 super.onAttachedToWindow(); in onAttachedToWindow()
203 protected void onAttachedToWindow() { in onAttachedToWindow() method in PartnerCustomizationLayout204 super.onAttachedToWindow(); in onAttachedToWindow()206 getMixin(FooterBarMixin.class).onAttachedToWindow(); in onAttachedToWindow()
19 protected void onAttachedToWindow() {} in onAttachedToWindow() method in ShadowSurfaceView
312 @Override protected void onAttachedToWindow() { in onAttachedToWindow() method in LottieAnimationView313 super.onAttachedToWindow(); in onAttachedToWindow()
1075 public void onAttachedToWindow() { in onAttachedToWindow() method in PlayerControlView1076 super.onAttachedToWindow(); in onAttachedToWindow()
969 @Override protected void onAttachedToWindow() { in onAttachedToWindow() method in ShadowViewTest.MyView971 super.onAttachedToWindow(); in onAttachedToWindow()
708 public void onAttachedToWindow() {