Searched refs:dispatchWindowAttributesChanged (Results 1 – 5 of 5) sorted by relevance
1133 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 …]
613 dispatchWindowAttributesChanged(getAttributes()); in setTitle()1511 dispatchWindowAttributesChanged(attrs); in setElevation()3083 protected void dispatchWindowAttributesChanged(WindowManager.LayoutParams attrs) {3084 super.dispatchWindowAttributesChanged(attrs);
18662 HSPLandroid/view/Window;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;…22125 HSPLcom/android/internal/policy/PhoneWindow;->dispatchWindowAttributesChanged(Landroid/view/WindowM…
18726 HSPLandroid/view/Window;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;…22189 HSPLcom/android/internal/policy/PhoneWindow;->dispatchWindowAttributesChanged(Landroid/view/WindowM…
65033 Landroid/view/Window;->dispatchWindowAttributesChanged(Landroid/view/WindowManager$LayoutParams;)V