Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DPopupWindow.java106 private PopupDecorView mDecorView; field in PopupWindow
168 if (anchor != null && mDecorView != null) {
170 mDecorView.getLayoutParams();
1014 TransitionManager.endTransitions(mDecorView); in showAtLocation()
1097 TransitionManager.endTransitions(mDecorView); in showAsDropDown()
1164 if (mDecorView != null) { in preparePopup()
1165 mDecorView.cancelTransitions(); in preparePopup()
1177 mDecorView = createDecorView(mBackgroundView); in preparePopup()
1253 final PopupDecorView decorView = mDecorView; in invokePopup()
1269 mDecorView.setLayoutDirection(anchor.getLayoutDirection()); in setLayoutDirectionFromAnchor()
[all …]
/frameworks/opt/setupwizard/library/test/src/com/android/setupwizardlib/test/
DSystemBarHelperTest.java172 private View mDecorView; field in SystemBarHelperTest.TestWindow
176 mDecorView = decorView; in TestWindow()
341 return mDecorView; in getDecorView()
346 return mDecorView; in peekDecorView()
/frameworks/base/docs/html/training/system-ui/
Dimmersive.jd184 mDecorView.setSystemUiVisibility(
196 mDecorView.setSystemUiVisibility(