/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/ |
D | LoginActivity.java | 117 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
|
D | BlankWithTitleActivity.java | 39 final View decorView = getDecorView(); in assertDefaultEvents() local
|
D | PartialNotImportantActivityTest.java | 143 final View decorView = container.getRootView(); in testAddAndRemoveImportantChild() local 190 final View decorView = container.getRootView(); in testAddImportantChildAfterSessionStarted() local
|
D | CustomViewActivity.java | 122 final View decorView = getDecorView(); in assertJustInitialViewsAppeared() local
|
D | CustomViewActivityTest.java | 132 final View decorView = activity.getDecorView(); in testSessionLifecycleEvents() local 197 final View decorView = activity.getDecorView(); in testVirtualView_wrongWay() local
|
D | LoginActivityTest.java | 239 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
|
D | ChildlessActivityTest.java | 316 final View decorView = activity.getDecorView(); in testAddAndRemoveImportantChild() local
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/ |
D | WindowCtsActivity.java | 77 View decorView = getWindow().getDecorView(); in getAppliedInsets() local
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/ |
D | DisplayShapeTests.java | 106 final View decorView = activity.getWindow().getDecorView(); in testDisplayShapeFromWindowInsets() local
|
/cts/tests/tests/view/src/android/view/cts/ |
D | SurfaceOOMTestActivity.java | 78 final View decorView = getWindow().getDecorView(); in onCreate() local
|
D | PixelCopyTest.java | 389 final View decorView = window.getDecorView(); in testWindowProducerAutoSize() local
|
D | ViewTest.java | 1454 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/ |
D | ImeInsetsControllerTest.java | 110 final View decorView = launchResult.second.getDecorView(); in testChangeSizeWhileControlling() local
|
D | KeyboardVisibilityControlTest.java | 1726 final View decorView = testActivity2.getWindow().getDecorView(); in testIMEVisibleInSplitScreenWithWindowInsetsApi() local
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/ |
D | WindowInsetsPolicyTest.java | 182 View decorView = fullscreenActivity.getDecorView(); in testNonAutomotiveFullScreenNotBlockedBySystemComponents() local
|
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
D | MockIme.java | 828 final View decorView = getWindow().getWindow().getDecorView(); in onCreate() local
|
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/ |
D | ASurfaceControlTestActivity.java | 94 final View decorView = getWindow().getDecorView(); in onCreate() local
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/input/ |
D | WindowInputTests.java | 656 final View decorView = mActivity.getWindow().getDecorView(); in testInjectFromThread() local
|
D | WindowFocusTests.java | 133 final View decorView = activity.getWindow().getDecorView(); in getCenterOfActivityOnScreen() local
|