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