Searched refs:getWindowLayerLw (Results 1 – 3 of 3) sorted by relevance
777 default int getWindowLayerLw(WindowState win) { in getWindowLayerLw() method
3033 return getWindowLayerLw(win) < getWindowLayerFromTypeLw(TYPE_STATUS_BAR); in canBeHiddenByKeyguardLw()8378 && getWindowLayerLw(win) > getWindowLayerFromTypeLw(TYPE_INPUT_CONSUMER)) { in updateSystemBarsLw()
739 mBaseLayer = mPolicy.getWindowLayerLw(parentWindow) in WindowState()755 mBaseLayer = mPolicy.getWindowLayerLw(this) in WindowState()