Searched refs:getWindowLayerLw (Results 1 – 3 of 3) sorted by relevance
736 default int getWindowLayerLw(WindowState win) { in getWindowLayerLw() method
625 mBaseLayer = mPolicy.getWindowLayerLw(parentWindow) in WindowState()641 mBaseLayer = mPolicy.getWindowLayerLw(this) in WindowState()
2791 return getWindowLayerLw(win) < getWindowLayerFromTypeLw(TYPE_STATUS_BAR); in canBeHiddenByKeyguardLw()7992 && getWindowLayerLw(win) > getWindowLayerFromTypeLw(TYPE_INPUT_CONSUMER)) { in updateSystemBarsLw()