Searched refs:windowLayerFromType (Results 1 – 1 of 1) sorted by relevance
139 int windowLayerFromType = mWmService.mPolicy.getWindowLayerFromTypeLw(windowType, in findAreaForWindowTypeInLayer() local141 if (windowLayerFromType == APPLICATION_LAYER) { in findAreaForWindowTypeInLayer()145 return mAreaForLayer[windowLayerFromType]; in findAreaForWindowTypeInLayer()