Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindow.java987 dispatchWindowAttributesChanged(attrs); in setLayout()
1004 dispatchWindowAttributesChanged(attrs); in setGravity()
1016 dispatchWindowAttributesChanged(attrs); in setType()
1039 dispatchWindowAttributesChanged(attrs); in setFormat()
1052 dispatchWindowAttributesChanged(attrs); in setWindowAnimations()
1070 dispatchWindowAttributesChanged(attrs); in setSoftInputMode()
1148 dispatchWindowAttributesChanged(attrs); in setFlags()
1154 dispatchWindowAttributesChanged(attrs); in setPrivateFlags()
1164 dispatchWindowAttributesChanged(attrs); in setNeedsMenuKey()
1170 protected void dispatchWindowAttributesChanged(WindowManager.LayoutParams attrs) { in dispatchWindowAttributesChanged() method in Window
[all …]
/frameworks/base/core/java/com/android/internal/policy/
DPhoneWindow.java576 dispatchWindowAttributesChanged(getAttributes()); in setTitle()
1475 dispatchWindowAttributesChanged(attrs); in setElevation()
3005 protected void dispatchWindowAttributesChanged(WindowManager.LayoutParams attrs) {
3006 super.dispatchWindowAttributesChanged(attrs);
/frameworks/base/config/
Dboot-image-profile.txt21562 HSPLcom/android/internal/policy/PhoneWindow;->dispatchWindowAttributesChanged(Landroid/view/WindowM…
Dhiddenapi-greylist-max-o.txt85094 Landroid/view/Window;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;)V