Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DWindow.java1133 dispatchWindowAttributesChanged(attrs); in setLayout()
1150 dispatchWindowAttributesChanged(attrs); in setGravity()
1162 dispatchWindowAttributesChanged(attrs); in setType()
1185 dispatchWindowAttributesChanged(attrs); in setFormat()
1198 dispatchWindowAttributesChanged(attrs); in setWindowAnimations()
1216 dispatchWindowAttributesChanged(attrs); in setSoftInputMode()
1294 dispatchWindowAttributesChanged(attrs); in setFlags()
1300 dispatchWindowAttributesChanged(attrs); in setPrivateFlags()
1329 dispatchWindowAttributesChanged(attrs); in setColorMode()
1411 dispatchWindowAttributesChanged(attrs); in setDimAmount()
[all …]
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java613 dispatchWindowAttributesChanged(getAttributes()); in setTitle()
1511 dispatchWindowAttributesChanged(attrs); in setElevation()
3083 protected void dispatchWindowAttributesChanged(WindowManager.LayoutParams attrs) {
3084 super.dispatchWindowAttributesChanged(attrs);
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt18662 HSPLandroid/view/Window;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;…
22125 HSPLcom/android/internal/policy/PhoneWindow;->dispatchWindowAttributesChanged(Landroid/view/WindowM…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18726 HSPLandroid/view/Window;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;…
22189 HSPLcom/android/internal/policy/PhoneWindow;->dispatchWindowAttributesChanged(Landroid/view/WindowM…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65033 Landroid/view/Window;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;)V