/cts/tests/tests/widget/src/android/widget/cts/ |
D | AttachDetachAwareView.java | 31 protected void onAttachedToWindow() { in onAttachedToWindow() method in AttachDetachAwareView 33 super.onAttachedToWindow(); in onAttachedToWindow()
|
D | DigitalClockTest.java | 158 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/ |
D | TestPresentationView.java | 34 protected void onAttachedToWindow() { in onAttachedToWindow() method in TestPresentationView 35 super.onAttachedToWindow(); in onAttachedToWindow()
|
/cts/tests/tests/dreams/CtsDreamOverlayTestApp/src/android/app/dream/cts/app/ |
D | TestDreamService.java | 33 public void onAttachedToWindow() { in onAttachedToWindow() method in TestDreamService 34 super.onAttachedToWindow(); in onAttachedToWindow()
|
D | TestSystemDreamService.java | 33 public void onAttachedToWindow() { in onAttachedToWindow() method in TestSystemDreamService 34 super.onAttachedToWindow(); in onAttachedToWindow()
|
D | ControlledTestDreamService.java | 113 public void onAttachedToWindow() { in onAttachedToWindow() method in ControlledTestDreamService 114 super.onAttachedToWindow(); in onAttachedToWindow() 118 listener.onAttachedToWindow(mProxy); in onAttachedToWindow()
|
D | IDreamLifecycleListener.aidl | 29 void onAttachedToWindow(IControlledDream dream); in onAttachedToWindow() method
|
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
D | AttachedSurfaceControlSyncTest.java | 109 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()
|
D | SurfaceViewCtsActivity.java | 108 public void onAttachedToWindow() { in onAttachedToWindow() method in SurfaceViewCtsActivity.MockSurfaceView 109 super.onAttachedToWindow(); in onAttachedToWindow()
|
D | AttachedSurfaceControlTest.java | 293 protected void onAttachedToWindow() { in onAttachedToWindow() method in AttachedSurfaceControlTest.GreenAnchorViewWithInsets 294 super.onAttachedToWindow(); in onAttachedToWindow()
|
D | SurfaceControlInputReceiverTests.java | 530 protected void onAttachedToWindow() { in onAttachedToWindow() method in SurfaceControlInputReceiverTests.AnchorView 531 super.onAttachedToWindow(); in onAttachedToWindow()
|
D | TrustedPresentationCallbackTest.java | 476 public void onAttachedToWindow() { in onAttachedToWindow() method in TrustedPresentationCallbackTest.TestActivity
|
/cts/tests/tests/companion/AssociationRevokedTestApp/src/android.os.cts.associationrevokedtestapp/ |
D | MainActivity.kt | 42 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/ |
D | TestGetWindowLayoutInfoActivity.java | 56 public void onAttachedToWindow() { in onAttachedToWindow() method in TestGetWindowLayoutInfoActivity 57 super.onAttachedToWindow(); in onAttachedToWindow()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | OnBackInvokedDispatcherTest.java | 78 protected void onAttachedToWindow() { in findDispatcherOnView() 79 super.onAttachedToWindow(); in findDispatcherOnView()
|
D | MockView.java | 473 protected void onAttachedToWindow() { in onAttachedToWindow() method in MockView 474 super.onAttachedToWindow(); in onAttachedToWindow()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/ |
D | SnapshotTaskTests.java | 158 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/ |
D | TouchableInsetsProviderTest.java | 99 protected void onAttachedToWindow() { in onAttachedToWindow() method in TouchableInsetsProviderTest.TestView 100 super.onAttachedToWindow(); in onAttachedToWindow()
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | WindowInsetsActivity.java | 156 public void onAttachedToWindow() { in onAttachedToWindow() method in WindowInsetsActivity 157 super.onAttachedToWindow(); in onAttachedToWindow()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | BoxInsetLayout.java | 71 protected void onAttachedToWindow() { in onAttachedToWindow() method in BoxInsetLayout 72 super.onAttachedToWindow(); in onAttachedToWindow()
|
/cts/tests/tests/dreams/src/android/service/dreams/cts/ |
D | ControlledDreamSession.java | 152 public void onAttachedToWindow(IControlledDream dream) {
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/ |
D | BlurTests.java | 503 public void onAttachedToWindow() { in onAttachedToWindow() method in BlurTests.BlurActivity 504 super.onAttachedToWindow(); in onAttachedToWindow()
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
D | GLSurfaceViewCustom.java | 583 protected void onAttachedToWindow() { in onAttachedToWindow() method in GLSurfaceViewCustom 584 super.onAttachedToWindow(); in onAttachedToWindow()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/input/ |
D | WindowFocusTests.java | 514 public void onAttachedToWindow() { in onAttachedToWindow() method in WindowFocusTests.InputTargetActivity
|
/cts/tests/tests/tv/src/android/media/tv/ad/cts/ |
D | TvAdServiceTest.java | 476 mTvAdView.onAttachedToWindow(); in testViewOnAttachedToWindow()
|