Home
last modified time | relevance | path

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

/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DBlankWithTitleActivity.java39 final View decorView = getDecorView(); in assertDefaultEvents() local
DLoginActivity.java123 final View decorView = activity.getDecorView(); in assertJustInitialViewsAppeared() local
151 final View decorView = activity.getDecorView(); in assertInitialViewsDisappeared() local
DCustomViewActivity.java122 final View decorView = getDecorView(); in assertJustInitialViewsAppeared() local
DCustomViewActivityTest.java134 final View decorView = activity.getDecorView(); in testSessionLifecycleEvents() local
199 final View decorView = activity.getDecorView(); in testVirtualView_wrongWay() local
DLoginActivityTest.java239 final View decorView = activity.getDecorView(); in testSimpleLifecycle_rootViewSession() local
371 final View decorView = activity.getDecorView(); in testSimpleLifecycle_changeContextOnCreate() local
973 final View decorView = activity.getDecorView(); in testAddChildren_afterAnimation() local
DChildlessActivityTest.java312 final View decorView = activity.getDecorView(); in testAddAndRemoveImportantChild() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowCtsActivity.java78 View decorView = getWindow().getDecorView(); in getAppliedInsets() local
DWindowInsetsPolicyTest.java175 View decorView = fullscreenActivity.getDecorView(); in testNonAutomotiveFullScreenNotBlockedBySystemComponents() local
DWindowFocusTests.java120 final View decorView = activity.getWindow().getDecorView(); in getCenterOfActivityOnScreen() local
DWindowInputTests.java741 final View decorView = mActivity.getWindow().getDecorView(); in testInjectFromThread() local
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DImeInsetsControllerTest.java106 final View decorView = launchResult.second.getDecorView(); in testChangeSizeWhileControlling() local
/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java564 final View decorView = getWindow().getWindow().getDecorView(); in onCreate() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java1434 ViewGroup decorView = (ViewGroup) mActivity.getWindow().getDecorView(); in testKeyboardNavigationClusterSearch() local