Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DWindow.java1058 dispatchWindowAttributesChanged(attrs); in setLayout()
1075 dispatchWindowAttributesChanged(attrs); in setGravity()
1087 dispatchWindowAttributesChanged(attrs); in setType()
1110 dispatchWindowAttributesChanged(attrs); in setFormat()
1123 dispatchWindowAttributesChanged(attrs); in setWindowAnimations()
1141 dispatchWindowAttributesChanged(attrs); in setSoftInputMode()
1219 dispatchWindowAttributesChanged(attrs); in setFlags()
1225 dispatchWindowAttributesChanged(attrs); in setPrivateFlags()
1254 dispatchWindowAttributesChanged(attrs); in setColorMode()
1336 dispatchWindowAttributesChanged(attrs); in setDimAmount()
[all …]
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java599 dispatchWindowAttributesChanged(getAttributes()); in setTitle()
1498 dispatchWindowAttributesChanged(attrs); in setElevation()
3038 protected void dispatchWindowAttributesChanged(WindowManager.LayoutParams attrs) {
3039 super.dispatchWindowAttributesChanged(attrs);
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt18814 HSPLandroid/view/Window;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;…
21996 HSPLcom/android/internal/policy/PhoneWindow;->dispatchWindowAttributesChanged(Landroid/view/WindowM…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt18862 HSPLandroid/view/Window;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;…
22043 HSPLcom/android/internal/policy/PhoneWindow;->dispatchWindowAttributesChanged(Landroid/view/WindowM…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68356 Landroid/view/Window;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;)V