Home
last modified time | relevance | path

Searched refs:mDecorView (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/policy/
DBackdropFrameRenderer.java38 private DecorView mDecorView; field in BackdropFrameRenderer
111 mDecorView = decorView; in onResourcesLoaded()
286 && (mLastCaptionHeight != 0 || !mDecorView.isShowingCaption()); in onContentDrawn()
312 final int captionHeight = mDecorView.getCaptionHeight(); in redrawLocked()
323 if ((mLastCaptionHeight == 0 && mDecorView.isShowingCaption()) || in redrawLocked()
398 if (mDecorView.isAttachedToWindow()) { in reportDrawIfNeeded()
399 mDecorView.getViewRootImpl().reportDrawFinish(); in reportDrawIfNeeded()
/frameworks/base/core/java/android/widget/
DPopupWindow.java146 private PopupDecorView mDecorView; field in PopupWindow
219 if (anchor != null && mDecorView != null) {
221 mDecorView.getLayoutParams();
1138 TransitionManager.endTransitions(mDecorView); in showAtLocation()
1221 TransitionManager.endTransitions(mDecorView); in showAsDropDown()
1290 if (mDecorView != null) { in preparePopup()
1291 mDecorView.cancelTransitions(); in preparePopup()
1303 mDecorView = createDecorView(mBackgroundView); in preparePopup()
1375 final PopupDecorView decorView = mDecorView; in invokePopup()
1391 mDecorView.setLayoutDirection(anchor.getLayoutDirection()); in setLayoutDirectionFromAnchor()
[all …]
/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
DSystemBarHelperTest.java209 private View mDecorView; field in SystemBarHelperTest.TestWindow
217 mDecorView = decorView; in TestWindow()
222 return mDecorView; in getDecorView()
228 return mDecorView; in peekDecorView()
/frameworks/base/docs/html/training/system-ui/
Dimmersive.jd184 mDecorView.setSystemUiVisibility(
196 mDecorView.setSystemUiVisibility(