Searched refs:shouldUseOutsets (Results 1 – 2 of 2) sorted by relevance
1267 final boolean useOutsets = outOutsets != null && shouldUseOutsets(attrs, fl); in getLayoutHintLw()1355 private static boolean shouldUseOutsets(WindowManager.LayoutParams attrs, int fl) { in shouldUseOutsets() method2298 final boolean useOutsets = shouldUseOutsets(attrs, fl); in layoutWindowLw()
16087 HSPLcom/android/server/wm/DisplayPolicy;->shouldUseOutsets(Landroid/view/WindowManager$LayoutParams…