Home
last modified time | relevance | path

Searched defs:decor (Results 1 – 7 of 7) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DSnapshotTaskTests.java91 final View decor = mActivity.getWindow().getDecorView(); in testSetDisablePreviewScreenshots() local
DWindowTest.java361 View decor = mWindow.getDecorView(); in testDecorView() local
371 private void verifyDecorView(View decor) { in verifyDecorView()
457 View decor = mWindow.getDecorView(); in testSetBackgroundDrawable() local
/cts/tests/tests/transition/src/android/transition/cts/
DTransitionManagerTest.java104 final View decor = mActivity.getWindow().getDecorView(); in watchForRedSquareMoving() local
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java363 final View decor = activity.getDecorView(); in testAddImportantChildAfterSessionStarted() local
390 final View decor = activity.getDecorView(); in testAddAndRemoveImportantChildOnDifferentSession() local
744 final View decor = activity.getDecorView(); in testDinamicallyManageSiblingSessions() local
/cts/tests/app/src/android/app/cts/
DDialogTest.java247 final View decor = d.getWindow().getDecorView(); in testShow() local
/cts/tests/tests/animation/src/android/animation/cts/
DObjectAnimatorTest.java908 final View decor = mActivity.getWindow().getDecorView(); in testCachedValues() local
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DKeyboardVisibilityControlTest.java1604 View decor = splitPrimaryActivity.getWindow().getDecorView(); in testIMEVisibleInSplitScreenAfterGainingFocus() local