Home
last modified time | relevance | path

Searched defs:decorView (Results 1 – 19 of 19) sorted by relevance

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DLoginActivity.java117 final View decorView = activity.getDecorView(); in assertJustInitialViewsAppeared() local
149 final View decorView = activity.getDecorView(); in assertInitialViewsAppeared() local
191 final View decorView = activity.getDecorView(); in assertInitialViewsDisappeared() local
228 final View decorView = activity.getDecorView(); in assertInitialViewsDisappeared() local
DBlankWithTitleActivity.java39 final View decorView = getDecorView(); in assertDefaultEvents() local
DPartialNotImportantActivityTest.java143 final View decorView = container.getRootView(); in testAddAndRemoveImportantChild() local
190 final View decorView = container.getRootView(); in testAddImportantChildAfterSessionStarted() local
DCustomViewActivity.java122 final View decorView = getDecorView(); in assertJustInitialViewsAppeared() local
DCustomViewActivityTest.java132 final View decorView = activity.getDecorView(); in testSessionLifecycleEvents() local
197 final View decorView = activity.getDecorView(); in testVirtualView_wrongWay() local
DLoginActivityTest.java239 final View decorView = activity.getDecorView(); in testSimpleLifecycle_rootViewSession() local
373 final View decorView = activity.getDecorView(); in testSimpleLifecycle_changeContextOnCreate() local
945 final View decorView = activity.getDecorView(); in testAddChildren_afterAnimation() local
DChildlessActivityTest.java316 final View decorView = activity.getDecorView(); in testAddAndRemoveImportantChild() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DWindowCtsActivity.java77 View decorView = getWindow().getDecorView(); in getAppliedInsets() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DDisplayShapeTests.java106 final View decorView = activity.getWindow().getDecorView(); in testDisplayShapeFromWindowInsets() local
/cts/tests/tests/view/src/android/view/cts/
DSurfaceOOMTestActivity.java78 final View decorView = getWindow().getDecorView(); in onCreate() local
DPixelCopyTest.java389 final View decorView = window.getDecorView(); in testWindowProducerAutoSize() local
DViewTest.java1454 ViewGroup decorView = (ViewGroup) mActivity.getWindow().getDecorView(); in testKeyboardNavigationClusterSearch() local
4776 View decorView = mActivity.getWindow().getDecorView(); in startDragAndDrop() local
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DImeInsetsControllerTest.java110 final View decorView = launchResult.second.getDecorView(); in testChangeSizeWhileControlling() local
DKeyboardVisibilityControlTest.java1726 final View decorView = testActivity2.getWindow().getDecorView(); in testIMEVisibleInSplitScreenWithWindowInsetsApi() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsPolicyTest.java182 View decorView = fullscreenActivity.getDecorView(); in testNonAutomotiveFullScreenNotBlockedBySystemComponents() local
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java828 final View decorView = getWindow().getWindow().getDecorView(); in onCreate() local
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DASurfaceControlTestActivity.java94 final View decorView = getWindow().getDecorView(); in onCreate() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
DWindowInputTests.java656 final View decorView = mActivity.getWindow().getDecorView(); in testInjectFromThread() local
DWindowFocusTests.java133 final View decorView = activity.getWindow().getDecorView(); in getCenterOfActivityOnScreen() local