Home
last modified time | relevance | path

Searched defs:onAttachedToWindow (Results 1 – 25 of 121) sorted by relevance

12345

/frameworks/base/packages/SystemUI/src/com/android/systemui/compose/
DComposeInitializer.kt44 fun onAttachedToWindow(root: View) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DDessertCaseDream.java26 public void onAttachedToWindow() { in onAttachedToWindow() method in DessertCaseDream
DPluginInflateContainer.java73 protected void onAttachedToWindow() { in onAttachedToWindow() method in PluginInflateContainer
DAutoReinflateContainer.java54 protected void onAttachedToWindow() { in onAttachedToWindow() method in AutoReinflateContainer
DRegionInterceptingFrameLayout.java50 protected void onAttachedToWindow() { in onAttachedToWindow() method in RegionInterceptingFrameLayout
/frameworks/base/packages/SystemUI/plugin/ExamplePlugin/src/com/android/systemui/plugin/testoverlayplugin/
DCustomView.java36 protected void onAttachedToWindow() { in onAttachedToWindow() method in CustomView
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/myapplication.widgets/
DInsetsWidget.java32 protected void onAttachedToWindow() { in onAttachedToWindow() method in InsetsWidget
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
DStatusBarBackgroundLayoutTest.java69 public void onAttachedToWindow() { in onAttachedToWindow() method in StatusBarBackgroundLayoutTest.TestStatusBarBackgroundLayout
/frameworks/base/packages/FakeOemFeatures/src/com/android/fakeoemfeatures/
DFakeView.java57 protected void onAttachedToWindow() { in onAttachedToWindow() method in FakeView
/frameworks/base/core/tests/coretests/src/android/view/
DPreDrawListener.java51 protected void onAttachedToWindow() { in onAttachedToWindow() method in PreDrawListener.MyLinearLayout
DViewAttachView.java54 protected void onAttachedToWindow() { in onAttachedToWindow() method in ViewAttachView
DViewGroupTransientViewTest.java145 protected void onAttachedToWindow() { in onAttachedToWindow() method in ViewGroupTransientViewTest.TestView
/frameworks/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/test/widgets/
DContentWidget.java42 protected void onAttachedToWindow() { in onAttachedToWindow() method in ContentWidget
/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DClipboardView.java41 protected void onAttachedToWindow() { in onAttachedToWindow() method in ClipboardView
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthCredentialPatternView.java105 protected void onAttachedToWindow() { in onAttachedToWindow() method in AuthCredentialPatternView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSplitClockView.java69 protected void onAttachedToWindow() { in onAttachedToWindow() method in SplitClockView
DDateView.java91 protected void onAttachedToWindow() { in onAttachedToWindow() method in DateView
/frameworks/base/core/java/android/widget/
DDigitalClock.java67 protected void onAttachedToWindow() { in onAttachedToWindow() method in DigitalClock
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DAutoMarqueeTextView.java56 protected void onAttachedToWindow() { in onAttachedToWindow() method in AutoMarqueeTextView
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/widget/
DAnimatedImageView.java79 public void onAttachedToWindow() { in onAttachedToWindow() method in AnimatedImageView
/frameworks/base/tests/UiBench/src/com/android/test/uibench/
DBitmapUploadActivity.java55 protected void onAttachedToWindow() { in onAttachedToWindow() method in BitmapUploadActivity.UploadView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/notifications/
DTvNotificationPanelActivity.java111 public void onAttachedToWindow() { in onAttachedToWindow() method in TvNotificationPanelActivity
/frameworks/base/packages/SystemUI/compose/facade/enabled/src/com/android/systemui/compose/
DComposeInitializerImpl.kt29 override fun onAttachedToWindow(root: View) { in onAttachedToWindow() method
/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/
DImageClock.java98 protected void onAttachedToWindow() { in onAttachedToWindow() method in ImageClock
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/ui/
DBitmapUploadActivity.java68 protected void onAttachedToWindow() { in onAttachedToWindow() method in BitmapUploadActivity.UploadView

12345