Searched refs:dispatchWindowAttributesChanged (Results 1 – 4 of 4) sorted by relevance
987 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 …]
576 dispatchWindowAttributesChanged(getAttributes()); in setTitle()1475 dispatchWindowAttributesChanged(attrs); in setElevation()3005 protected void dispatchWindowAttributesChanged(WindowManager.LayoutParams attrs) {3006 super.dispatchWindowAttributesChanged(attrs);
21562 HSPLcom/android/internal/policy/PhoneWindow;->dispatchWindowAttributesChanged(Landroid/view/WindowM…
85094 Landroid/view/Window;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;)V