Searched defs:shouldUseOutsets (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java3825 final boolean useOutsets = outOutsets != null && shouldUseOutsets(attrs, fl);
3903 private boolean shouldUseOutsets(WindowManager.LayoutParams attrs, int fl) { method in class:PhoneWindowManager
4772 final boolean useOutsets = shouldUseOutsets(attrs, fl);

Completed in 417 milliseconds