Home
last modified time | relevance | path

Searched refs:onAttachedToWindow (Results 1 – 25 of 30) sorted by relevance

12

/cts/tests/tests/widget/src/android/widget/cts/
DAttachDetachAwareView.java31 protected void onAttachedToWindow() { in onAttachedToWindow() method in AttachDetachAwareView
33 super.onAttachedToWindow(); in onAttachedToWindow()
DDigitalClockTest.java158 protected void onAttachedToWindow() { in onAttachedToWindow() method in DigitalClockTest.MockDigitalClock
159 super.onAttachedToWindow(); in onAttachedToWindow()
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/area/
DTestPresentationView.java34 protected void onAttachedToWindow() { in onAttachedToWindow() method in TestPresentationView
35 super.onAttachedToWindow(); in onAttachedToWindow()
/cts/tests/tests/dreams/CtsDreamOverlayTestApp/src/android/app/dream/cts/app/
DTestDreamService.java33 public void onAttachedToWindow() { in onAttachedToWindow() method in TestDreamService
34 super.onAttachedToWindow(); in onAttachedToWindow()
DTestSystemDreamService.java33 public void onAttachedToWindow() { in onAttachedToWindow() method in TestSystemDreamService
34 super.onAttachedToWindow(); in onAttachedToWindow()
DControlledTestDreamService.java113 public void onAttachedToWindow() { in onAttachedToWindow() method in ControlledTestDreamService
114 super.onAttachedToWindow(); in onAttachedToWindow()
118 listener.onAttachedToWindow(mProxy); in onAttachedToWindow()
DIDreamLifecycleListener.aidl29 void onAttachedToWindow(IControlledDream dream); in onAttachedToWindow() method
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DAttachedSurfaceControlSyncTest.java109 protected void onAttachedToWindow() { in onAttachedToWindow() method in AttachedSurfaceControlSyncTest.GreenSurfaceAnchorView
110 super.onAttachedToWindow(); in onAttachedToWindow()
159 protected void onAttachedToWindow() { in onAttachedToWindow() method in AttachedSurfaceControlSyncTest.GreenSurfaceAnchorViewOnPreDraw
160 super.onAttachedToWindow(); in onAttachedToWindow()
181 protected void onAttachedToWindow() { in onAttachedToWindow() method in AttachedSurfaceControlSyncTest.GreenSurfaceAnchorViewOnDraw
182 super.onAttachedToWindow(); in onAttachedToWindow()
DSurfaceViewCtsActivity.java108 public void onAttachedToWindow() { in onAttachedToWindow() method in SurfaceViewCtsActivity.MockSurfaceView
109 super.onAttachedToWindow(); in onAttachedToWindow()
DAttachedSurfaceControlTest.java293 protected void onAttachedToWindow() { in onAttachedToWindow() method in AttachedSurfaceControlTest.GreenAnchorViewWithInsets
294 super.onAttachedToWindow(); in onAttachedToWindow()
DSurfaceControlInputReceiverTests.java530 protected void onAttachedToWindow() { in onAttachedToWindow() method in SurfaceControlInputReceiverTests.AnchorView
531 super.onAttachedToWindow(); in onAttachedToWindow()
DTrustedPresentationCallbackTest.java476 public void onAttachedToWindow() { in onAttachedToWindow() method in TrustedPresentationCallbackTest.TestActivity
/cts/tests/tests/companion/AssociationRevokedTestApp/src/android.os.cts.associationrevokedtestapp/
DMainActivity.kt42 override fun onAttachedToWindow() { in onAttachedToWindow() method in android.os.cts.associationrevokedtestapp.MainActivity
43 super.onAttachedToWindow() in onAttachedToWindow()
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/utils/
DTestGetWindowLayoutInfoActivity.java56 public void onAttachedToWindow() { in onAttachedToWindow() method in TestGetWindowLayoutInfoActivity
57 super.onAttachedToWindow(); in onAttachedToWindow()
/cts/tests/tests/view/src/android/view/cts/
DOnBackInvokedDispatcherTest.java78 protected void onAttachedToWindow() { in findDispatcherOnView()
79 super.onAttachedToWindow(); in findDispatcherOnView()
DMockView.java473 protected void onAttachedToWindow() { in onAttachedToWindow() method in MockView
474 super.onAttachedToWindow(); in onAttachedToWindow()
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DSnapshotTaskTests.java158 public void onAttachedToWindow() { in onAttachedToWindow() method in SnapshotTaskTests.TestActivity
159 super.onAttachedToWindow(); in onAttachedToWindow()
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/view/
DTouchableInsetsProviderTest.java99 protected void onAttachedToWindow() { in onAttachedToWindow() method in TouchableInsetsProviderTest.TestView
100 super.onAttachedToWindow(); in onAttachedToWindow()
/cts/tests/tests/systemui/src/android/systemui/cts/
DWindowInsetsActivity.java156 public void onAttachedToWindow() { in onAttachedToWindow() method in WindowInsetsActivity
157 super.onAttachedToWindow(); in onAttachedToWindow()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DBoxInsetLayout.java71 protected void onAttachedToWindow() { in onAttachedToWindow() method in BoxInsetLayout
72 super.onAttachedToWindow(); in onAttachedToWindow()
/cts/tests/tests/dreams/src/android/service/dreams/cts/
DControlledDreamSession.java152 public void onAttachedToWindow(IControlledDream dream) {
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DBlurTests.java503 public void onAttachedToWindow() { in onAttachedToWindow() method in BlurTests.BlurActivity
504 super.onAttachedToWindow(); in onAttachedToWindow()
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java583 protected void onAttachedToWindow() { in onAttachedToWindow() method in GLSurfaceViewCustom
584 super.onAttachedToWindow(); in onAttachedToWindow()
/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
DWindowFocusTests.java514 public void onAttachedToWindow() { in onAttachedToWindow() method in WindowFocusTests.InputTargetActivity
/cts/tests/tests/tv/src/android/media/tv/ad/cts/
DTvAdServiceTest.java476 mTvAdView.onAttachedToWindow(); in testViewOnAttachedToWindow()

12