| /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 | 315 final View decorView = activity.getDecorView(); in testAddAndRemoveImportantChild() local
|
| /cts/tests/framework/base/windowmanager/src/android/server/wm/ |
| D | WindowCtsActivity.java | 78 View decorView = getWindow().getDecorView(); in getAppliedInsets() local
|
| D | DisplayShapeTests.java | 103 final View decorView = activity.getWindow().getDecorView(); in testDisplayShapeFromWindowInsets() local
|
| D | WindowInsetsPolicyTest.java | 180 View decorView = fullscreenActivity.getDecorView(); in testNonAutomotiveFullScreenNotBlockedBySystemComponents() local
|
| D | WindowFocusTests.java | 122 final View decorView = activity.getWindow().getDecorView(); in getCenterOfActivityOnScreen() local
|
| D | WindowInputTests.java | 764 final View decorView = mActivity.getWindow().getDecorView(); in testInjectFromThread() local
|
| /cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
| D | ImeInsetsControllerTest.java | 108 final View decorView = launchResult.second.getDecorView(); in testChangeSizeWhileControlling() local
|
| D | KeyboardVisibilityControlTest.java | 1652 final View decorView = testActivity2.getWindow().getDecorView(); in testIMEVisibleInSplitScreenWithWindowInsetsApi() local
|
| /cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
| D | MockIme.java | 848 final View decorView = getWindow().getWindow().getDecorView(); in onCreate() local
|
| /cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/ |
| D | ASurfaceControlTestActivity.java | 92 final View decorView = getWindow().getDecorView(); in onCreate() local
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | PixelCopyTest.java | 386 final View decorView = window.getDecorView(); in testWindowProducerAutoSize() local
|
| D | ViewTest.java | 1436 ViewGroup decorView = (ViewGroup) mActivity.getWindow().getDecorView(); in testKeyboardNavigationClusterSearch() local
|