Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java1262 final int pfl = attrs.privateFlags; in getLayoutHintLw() local
1286 final boolean screenDecor = (pfl & PRIVATE_FLAG_IS_SCREEN_DECOR) != 0; in getLayoutHintLw()
1867 final int pfl = attrs.privateFlags; in layoutWindowLw() local
1981 && (pfl & PRIVATE_FLAG_FORCE_DRAW_BAR_BACKGROUNDS) == 0) { in layoutWindowLw()
1988 && (pfl & PRIVATE_FLAG_FORCE_DRAW_BAR_BACKGROUNDS) == 0) { in layoutWindowLw()