Searched refs:displayFeatureList (Results 1 – 1 of 1) sorted by relevance
284 List<DisplayFeature> displayFeatureList = getDisplayFeatures(context, storedFeatures); in getWindowLayoutInfo() local285 return new WindowLayoutInfo(displayFeatureList); in getWindowLayoutInfo()316 List<DisplayFeature> displayFeatureList = getDisplayFeatures(displayId, windowConfiguration, in getWindowLayoutInfo() local318 return new WindowLayoutInfo(displayFeatureList); in getWindowLayoutInfo()